com.vmware.vcenter.hvc
package provides interfaces to manage hybrid
links between a local and remote Platform Service Controller.See: Description
Interface | Description |
---|---|
Links |
The
Links interface provides methods to create, delete, get information,
and list hybrid links between the local and foreign Platform Service Controller
(PSC). |
LinksTypes |
Defines the data types of the
Links
API service. |
Class | Description |
---|---|
LinksDefinitions |
Defines the type descriptors for the
Links
API service. |
LinksStub |
Remote stub implementation of the
Links
API service. |
LinksTypes.CertificateInfo |
The
CertificateInfo class contains information about the SSL certificate
for a destination PSC endpoint. |
LinksTypes.CertificateInfo.Builder |
Builder class for
LinksTypes.CertificateInfo . |
LinksTypes.CreateSpec |
The
CreateSpec class is the specification used for the hybrid link
creation. |
LinksTypes.CreateSpec.Builder |
Builder class for
LinksTypes.CreateSpec . |
LinksTypes.Summary |
The
Summary class contains information about the hybrid link. |
LinksTypes.Summary.Builder |
Builder class for
LinksTypes.Summary . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.hvc package. |
com.vmware.vcenter.hvc
package provides interfaces to manage hybrid
links between a local and remote Platform Service Controller.