Uses of Class
com.vmware.nsx_policy.model.ALBControllerClusterTrigger
-
Packages that use ALBControllerClusterTrigger Package Description com.vmware.nsx_policy.alb.controller_nodes com.vmware.nsx_policy.model -
-
Uses of ALBControllerClusterTrigger in com.vmware.nsx_policy.alb.controller_nodes
Methods in com.vmware.nsx_policy.alb.controller_nodes that return ALBControllerClusterTrigger Modifier and Type Method Description ALBControllerClusterTriggerCluster. update(java.lang.String clusteringId)Re-trigger clustering for Advanced Load Balancer Nodes.ALBControllerClusterTriggerCluster. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Re-trigger clustering for Advanced Load Balancer Nodes.ALBControllerClusterTriggerClusterStub. update(java.lang.String clusteringId)ALBControllerClusterTriggerClusterStub. update(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 ALBControllerClusterTrigger Modifier and Type Method Description voidCluster. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback)Re-trigger clustering for Advanced Load Balancer Nodes.voidCluster. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Re-trigger clustering for Advanced Load Balancer Nodes.voidClusterStub. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback)voidClusterStub. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of ALBControllerClusterTrigger in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ALBControllerClusterTrigger Modifier and Type Method Description static ALBControllerClusterTriggerALBControllerClusterTrigger. _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 ALBControllerClusterTriggerALBControllerClusterTrigger. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerClusterTriggerALBControllerClusterTrigger.Builder. build()
-