Package | Description |
---|---|
com.vmware.vcenter.namespace_management.supervisors.recovery |
The
com.vmware.vcenter.namespace_management.supervisors.recovery package
provides interfaces for Supervisor recovery operations. |
com.vmware.vcenter.namespace_management.supervisors.recovery.backup |
The
com.vmware.vcenter.namespace_management.supervisors.recovery.backup
package provides interfaces for Supervisor backup operations. |
Class and Description |
---|
BackupFactory
BackupFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.supervisors.recovery.backup package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Archives
The
Archives interface provides methods to manage Supervisor Backup
archives stored on vCenter Server Appliance file system. |
ArchivesTypes
The
Archives interface provides methods to manage Supervisor Backup
archives stored on vCenter Server Appliance file system. |
ArchivesTypes.FilterSpec
The
FilterSpec class contains properties used to filter the result when
listing Backup archives (see Archives.list(com.vmware.vcenter.namespace_management.supervisors.recovery.backup.ArchivesTypes.FilterSpec) ). |
ArchivesTypes.FilterSpec.Builder
Builder class for
ArchivesTypes.FilterSpec . |
ArchivesTypes.Info
The
Info contains information about a Supervisor Backup archive. |
BackupFactory
BackupFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.supervisors.recovery.backup package and also has the subpackages reference
to access respective subpackage services. |
Jobs
The
Jobs interface provides methods to create Supervisor backup jobs. |
JobsTypes
The
Jobs interface provides methods to create Supervisor backup jobs. |
JobsTypes.CreateSpec
The
CreateSpec class contains inputs to be specified for Jobs.create(java.lang.String, com.vmware.vcenter.namespace_management.supervisors.recovery.backup.JobsTypes.CreateSpec) . |
JobsTypes.CreateSpec.Builder
Builder class for
JobsTypes.CreateSpec . |