| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBControllerConfiguration.Builder |
ALBControllerConfiguration.Builder.setClusterIp(java.lang.String clusterIp)
The cluster IP of the Advanced Load Balancer controller node cluster.
|
ALBControllerConfiguration.Builder |
ALBControllerConfiguration.Builder.setDnsServers(java.util.List<java.lang.String> dnsServers)
List of DNS servers.
|
ALBControllerConfiguration.Builder |
ALBControllerConfiguration.Builder.setInfraAdminPassword(java.lang.String infraAdminPassword)
Password for the controller node admin user.
|
ALBControllerConfiguration.Builder |
ALBControllerConfiguration.Builder.setInfraAdminUsername(java.lang.String infraAdminUsername)
Username for server authentication.
|
ALBControllerConfiguration.Builder |
ALBControllerConfiguration.Builder.setNtpServers(java.util.List<java.lang.String> ntpServers)
List of NTP servers.
|
ALBControllerConfiguration.Builder |
ALBControllerConfiguration.Builder.setOwnedBy(java.lang.String ownedBy)
Possible values are:
ALBControllerConfiguration.OWNED_BY_LCM
ALBControllerConfiguration.OWNED_BY_VCF
The policy initiates workflow by LCM/VCF |