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 ALBControllerNodeVMClusterConfigClusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)Set the cluster configuration for Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfigClusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Set the cluster configuration for Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfigClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)ALBControllerNodeVMClusterConfigClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ALBControllerNodeVMClusterConfigClusterconfig. get(java.lang.String clusteringId)Returns cluster configuration for the Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfigClusterconfig. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns cluster configuration for the Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfigClusterconfigStub. get(java.lang.String clusteringId)ALBControllerNodeVMClusterConfigClusterconfigStub. 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 ALBControllerNodeVMClusterConfigClusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)Set the cluster configuration for Advanced Load Balancer controller cluster.voidClusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)Set the cluster configuration for Advanced Load Balancer controller cluster.voidClusterconfig. 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.ALBControllerNodeVMClusterConfigClusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Set the cluster configuration for Advanced Load Balancer controller cluster.ALBControllerNodeVMClusterConfigClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig)voidClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)voidClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ALBControllerNodeVMClusterConfigClusterconfigStub. 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 voidClusterconfig. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)Set the cluster configuration for Advanced Load Balancer controller cluster.voidClusterconfig. 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.voidClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)voidClusterconfigStub. create(ALBControllerNodeVMClusterConfig aLBControllerNodeVMClusterConfig, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidClusterconfig. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)Returns cluster configuration for the Advanced Load Balancer controller cluster.voidClusterconfig. 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.voidClusterconfigStub. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMClusterConfig> asyncCallback)voidClusterconfigStub. 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 ALBControllerNodeVMClusterConfigALBControllerNodeVMClusterConfig. _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 ALBControllerNodeVMClusterConfigALBControllerNodeVMClusterConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerNodeVMClusterConfigALBControllerNodeVMClusterConfig.Builder. build()
-