Uses of Class
com.vmware.nsx_policy.model.ALBControllerNodeVMClusterConfig
-
Packages that use ALBControllerNodeVMClusterConfig Package Description com.vmware.nsx_policy.alb.controller_nodes com.vmware.nsx_policy.model -
-
Uses of ALBControllerNodeVMClusterConfig in com.vmware.nsx_policy.alb.controller_nodes
Methods in com.vmware.nsx_policy.alb.controller_nodes that return ALBControllerNodeVMClusterConfig Modifier and Type Method Description ALBControllerNodeVMClusterConfig
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)
Set the cluster configuration for Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfig
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Set the cluster configuration for Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfig
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)
ALBControllerNodeVMClusterConfig
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ALBControllerNodeVMClusterConfig
Clusterconfig. get(java.lang.String clusteringId)
Returns cluster configuration for the Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfig
Clusterconfig. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns cluster configuration for the Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfig
ClusterconfigStub. get(java.lang.String clusteringId)
ALBControllerNodeVMClusterConfig
ClusterconfigStub. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Methods in com.vmware.nsx_policy.alb.controller_nodes with parameters of type ALBControllerNodeVMClusterConfig Modifier and Type Method Description ALBControllerNodeVMClusterConfig
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)
Set the cluster configuration for Advanced Load Balancer controller cluster.void
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)
Set the cluster configuration for Advanced Load Balancer controller cluster.void
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Set the cluster configuration for Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfig
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Set the cluster configuration for Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfig
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)
void
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)
void
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ALBControllerNodeVMClusterConfig
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.alb.controller_nodes with type arguments of type ALBControllerNodeVMClusterConfig Modifier and Type Method Description void
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)
Set the cluster configuration for Advanced Load Balancer controller cluster.void
Clusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Set the cluster configuration for Advanced Load Balancer controller cluster.void
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)
void
ClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
Clusterconfig. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)
Returns cluster configuration for the Advanced Load Balancer controller cluster.void
Clusterconfig. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns cluster configuration for the Advanced Load Balancer controller cluster.void
ClusterconfigStub. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)
void
ClusterconfigStub. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of ALBControllerNodeVMClusterConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ALBControllerNodeVMClusterConfig Modifier and Type Method Description static ALBControllerNodeVMClusterConfig
ALBControllerNodeVMClusterConfig. _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 ALBControllerNodeVMClusterConfig
ALBControllerNodeVMClusterConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerNodeVMClusterConfig
ALBControllerNodeVMClusterConfig.Builder. build()
-