| Interface | Description |
|---|---|
| Archive |
The
Archive interface provides methods to get the backup information. |
| ArchiveTypes |
Defines the data types of the
Archive
API service. |
| Class | Description |
|---|---|
| ArchiveDefinitions |
Defines the type descriptors for the
Archive
API service. |
| ArchiveStub |
Remote stub implementation of the
Archive
API service. |
| ArchiveTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing backup archives (see Archive.list(com.vmware.appliance.recovery.backup.LocationSpec, java.lang.String, com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec)). |
| ArchiveTypes.FilterSpec.Builder |
Builder class for
ArchiveTypes.FilterSpec. |
| ArchiveTypes.Info |
The
Info class represents backup archive information. |
| ArchiveTypes.Info.Builder |
Builder class for
ArchiveTypes.Info. |
| ArchiveTypes.Summary |
The
Summary class contains commonly used information about a backup
archive. |
| ArchiveTypes.Summary.Builder |
Builder class for
ArchiveTypes.Summary. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.appliance.recovery.backup.system_name package. |
| SystemNameFactory |
SystemNameFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.recovery.backup.system_name package and also has the subpackages reference
to access respective subpackage services. |