Package | Description |
---|---|
com.vmware.appliance.recovery |
The
com.vmware.appliance.recovery package provides interfaces for backin
up and restoring vCenter Appliance configuration. |
com.vmware.appliance.recovery.reconciliation |
Class and Description |
---|
ReconciliationFactory
ReconciliationFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.recovery.reconciliation package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
Job
The
Job interface provides methods to create and get the status of
reconciliation job. |
JobTypes
The
Job interface provides methods to create and get the status of
reconciliation job. |
JobTypes.CreateSpec
The
CreateSpec class has the fields to request the start of
reconciliation job. |
JobTypes.CreateSpec.Builder
Builder class for
JobTypes.CreateSpec . |
JobTypes.Info
The
Info class represents the reconciliation job information. |
JobTypes.Info.Builder
Builder class for
JobTypes.Info . |
JobTypes.Status
The
Status enumeration class defines the status values that can be
reported for an operation. |
JobTypes.Status.Values
Native Java
enum representing this enumeration class. |
ReconciliationFactory
ReconciliationFactory is responsible for creating instances of services
contained inside the com.vmware.appliance.recovery.reconciliation package and also has the subpackages reference
to access respective subpackage services. |