Interface | Description |
---|---|
Details |
The
Details interface provides methods to get the details about backup
jobs. |
DetailsTypes |
Defines the data types of the
Details
API service. |
Class | Description |
---|---|
DetailsDefinitions |
Defines the type descriptors for the
Details
API service. |
DetailsStub |
Remote stub implementation of the
Details
API service. |
DetailsTypes.BuildInfo |
The
BuildInfo class contains information about the build of the
appliance. |
DetailsTypes.BuildInfo.Builder |
Builder class for
DetailsTypes.BuildInfo . |
DetailsTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing backup jobs details (see Details.list(com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec) ). |
DetailsTypes.FilterSpec.Builder |
Builder class for
DetailsTypes.FilterSpec . |
DetailsTypes.Info |
The
Info class contains information about a backup job. |
DetailsTypes.Info.Builder |
Builder class for
DetailsTypes.Info . |
DetailsTypes.Type |
The
Type enumeration class defines the type of backup job. |
JobFactory |
JobFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.recovery.backup.job package and also has the subpackages reference
to access respective subpackage services. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.recovery.backup.job package. |
Enum | Description |
---|---|
DetailsTypes.Type.Values |
Native Java
enum representing this enumeration class. |