| Package | Description |
|---|---|
| com.vmware.vcenter.deployment |
| Modifier and Type | Method and Description |
|---|---|
ReplicatedSpec.Builder |
ReplicatedSpec.Builder.setHttpsPort(java.lang.Long httpsPort)
The HTTPS port of the external PSC appliance.
|
ReplicatedSpec.Builder |
ReplicatedSpec.Builder.setSslThumbprint(java.lang.String sslThumbprint)
SHA1 thumbprint of the server SSL certificate will be used for verification.
|
ReplicatedSpec.Builder |
ReplicatedSpec.Builder.setSslVerify(java.lang.Boolean sslVerify)
SSL verification should be enabled or disabled.
|