Package | Description |
---|---|
com.vmware.appliance.recovery.backup | |
com.vmware.appliance.recovery.backup.system_name |
Class and Description |
---|
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. |
Class and Description |
---|
Archive
The
Archive interface provides methods to get the backup information. |
ArchiveTypes
The
Archive interface provides methods to get the backup information. |
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.Summary
The
Summary class contains commonly used information about a backup
archive. |
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. |