See: Description
Interface | Description |
---|---|
File |
The
File interface provides methods for accessing files within a
download session. |
FileTypes |
Defines the data types of the
File
API service. |
Class | Description |
---|---|
DownloadsessionFactory |
DownloadsessionFactory is responsible for creating instances of services
contained inside the com.vmware.content.library.item.downloadsession package and also has the subpackages reference
to access respective subpackage services. |
FileDefinitions |
Defines the type descriptors for the
File
API service. |
FileStub |
Remote stub implementation of the
File
API service. |
FileTypes.EndpointType |
The
EndpointType enumeration class defines the types of endpoints used
to download the file. |
FileTypes.Info |
The
Info class defines the downloaded file. |
FileTypes.Info.Builder |
Builder class for
FileTypes.Info . |
FileTypes.PrepareStatus |
The
PrepareStatus enumeration class defines the state of the file in
preparation for download. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.content.library.item.downloadsession package. |
Enum | Description |
---|---|
FileTypes.EndpointType.Values |
Native Java
enum representing this enumeration class. |
FileTypes.PrepareStatus.Values |
Native Java
enum representing this enumeration class. |