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