Uses of Class
com.vmware.nsx_policy.model.ALBControllerClusterInfo
-
Packages that use ALBControllerClusterInfo Package Description com.vmware.nsx_policy.alb.controller_nodes com.vmware.nsx_policy.model -
-
Uses of ALBControllerClusterInfo in com.vmware.nsx_policy.alb.controller_nodes
Methods in com.vmware.nsx_policy.alb.controller_nodes that return ALBControllerClusterInfo Modifier and Type Method Description ALBControllerClusterInfoCluster. get(java.lang.String clusteringId)Returns information about Advanced Load Balancer controller cluster statusALBControllerClusterInfoCluster. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns information about Advanced Load Balancer controller cluster statusALBControllerClusterInfoClusterStub. get(java.lang.String clusteringId)ALBControllerClusterInfoClusterStub. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.alb.controller_nodes with type arguments of type ALBControllerClusterInfo Modifier and Type Method Description voidCluster. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterInfo> asyncCallback)Returns information about Advanced Load Balancer controller cluster statusvoidCluster. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns information about Advanced Load Balancer controller cluster statusvoidClusterStub. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterInfo> asyncCallback)voidClusterStub. get(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of ALBControllerClusterInfo in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ALBControllerClusterInfo Modifier and Type Method Description static ALBControllerClusterInfoALBControllerClusterInfo. _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 ALBControllerClusterInfoALBControllerClusterInfo. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerClusterInfoALBControllerClusterInfo.Builder. build()
-