public static final class ALBControllerAdminCredential.Builder
extends java.lang.Object
ALBControllerAdminCredential.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBControllerAdminCredential. |
| Modifier and Type | Method and Description |
|---|---|
ALBControllerAdminCredential |
build() |
ALBControllerAdminCredential.Builder |
setClusteringId(java.lang.String clusteringId)
Unique Id for NSX Advanced Load Balancer Controller Cluster used in VCF managed
NSX.
|
ALBControllerAdminCredential.Builder |
setPassword(java.lang.String password)
Password for the NSX Advanced Load Balancer Controller Cluster admin user.
|
public Builder()
ALBControllerAdminCredential.public ALBControllerAdminCredential.Builder setClusteringId(java.lang.String clusteringId)
clusteringId - New value for the property.public ALBControllerAdminCredential.Builder setPassword(java.lang.String password)
password - New value for the property.public ALBControllerAdminCredential build()