Interface | Description |
---|---|
Replicated |
The
Replicated interface provides methods to check if the configuring
vCenter Server can be replicated to the remote PSC. |
ReplicatedTypes |
Defines the data types of the
Replicated
API service. |
Standalone |
The
Standalone interface provides methods to check if the values
provided for the standalone PSC satisfies the requirements. |
StandaloneTypes |
Defines the data types of the
Standalone
API service. |
Class | Description |
---|---|
PscFactory |
PscFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.deployment.install.psc package and also has the subpackages reference
to access respective subpackage services. |
ReplicatedDefinitions |
Defines the type descriptors for the
Replicated
API service. |
ReplicatedStub |
Remote stub implementation of the
Replicated
API service. |
StandaloneDefinitions |
Defines the type descriptors for the
Standalone
API service. |
StandaloneStub |
Remote stub implementation of the
Standalone
API service. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.deployment.install.psc package. |