Interface | Description |
---|---|
Providers |
The
Providers interface provides methods to create a sync session, get
information on Sync. |
ProvidersTypes |
Defines the data types of the
Providers
API service. |
Class | Description |
---|---|
ProvidersDefinitions |
Defines the type descriptors for the
Providers
API service. |
ProvidersStub |
Remote stub implementation of the
Providers
API service. |
ProvidersTypes.Credentials |
The
Credentials interface specifies user credentials to make a
successful connection to remote endpoint. |
ProvidersTypes.Credentials.Builder |
Builder class for
ProvidersTypes.Credentials . |
ProvidersTypes.Info |
The
Info class contains information about sync for a provider. |
ProvidersTypes.Info.Builder |
Builder class for
ProvidersTypes.Info . |
ProvidersTypes.SessionInfo |
The
SessionInfo class contains sync session information. |
ProvidersTypes.SessionInfo.Builder |
Builder class for
ProvidersTypes.SessionInfo . |
ProvidersTypes.SessionInfo.Stage |
The
Stage class defines the different stages of Sync. |
ProvidersTypes.Status |
The
Status enumeration class defines valid sync status. |
ProvidersTypes.Summary |
The
Summary class contains information about a provider. |
ProvidersTypes.Summary.Builder |
Builder class for
ProvidersTypes.Summary . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.hvc.links.sync package. |
SyncFactory |
SyncFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.hvc.links.sync package and also has the subpackages reference
to access respective subpackage services. |
Enum | Description |
---|---|
ProvidersTypes.SessionInfo.Stage.Values |
Native Java
enum representing this enumeration class. |
ProvidersTypes.Status.Values |
Native Java
enum representing this enumeration class. |