Package | Description |
---|---|
com.vmware.vcenter.deployment |
Modifier and Type | Method and Description |
---|---|
static StandaloneSpec |
StandaloneSpec._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static StandaloneSpec |
StandaloneSpec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
StandaloneSpec |
StandaloneSpec.Builder.build() |
StandaloneSpec |
InstallTypes.VcsaEmbeddedSpec.getStandalone()
Spec used to configure a standalone embedded vCenter Server.
|
Modifier and Type | Method and Description |
---|---|
void |
InstallTypes.VcsaEmbeddedSpec.setStandalone(StandaloneSpec standalone)
Spec used to configure a standalone embedded vCenter Server.
|
InstallTypes.VcsaEmbeddedSpec.Builder |
InstallTypes.VcsaEmbeddedSpec.Builder.setStandalone(StandaloneSpec standalone)
Spec used to configure a standalone embedded vCenter Server.
|