com.vmware.vcenter.namespace_management.supervisors.recovery.backup
package provides interfaces for Supervisor backup operations.See: Description
Interface | 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. |
Jobs |
The
Jobs interface provides methods to create Supervisor backup jobs. |
JobsTypes |
The
Jobs interface provides methods to create Supervisor backup jobs. |
Class | Description |
---|---|
ArchivesDefinitions |
Defines the type descriptors for the
Archives
API service. |
ArchivesStub |
Remote stub implementation of the
Archives
API service. |
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. |
ArchivesTypes.Info.Builder |
Builder class for
ArchivesTypes.Info . |
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. |
JobsDefinitions |
Defines the type descriptors for the
Jobs
API service. |
JobsStub |
Remote stub implementation of the
Jobs
API service. |
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 . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.namespace_management.supervisors.recovery.backup package. |
com.vmware.vcenter.namespace_management.supervisors.recovery.backup
package provides interfaces for Supervisor backup operations.