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 ALBControllerClusterTrigger
Cluster. update(java.lang.String clusteringId)
Re-trigger clustering for Advanced Load Balancer Nodes.ALBControllerClusterTrigger
Cluster. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Re-trigger clustering for Advanced Load Balancer Nodes.ALBControllerClusterTrigger
ClusterStub. update(java.lang.String clusteringId)
ALBControllerClusterTrigger
ClusterStub. 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 void
Cluster. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback)
Re-trigger clustering for Advanced Load Balancer Nodes.void
Cluster. 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.void
ClusterStub. update(java.lang.String clusteringId, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback)
void
ClusterStub. 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 ALBControllerClusterTrigger
ALBControllerClusterTrigger. _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 ALBControllerClusterTrigger
ALBControllerClusterTrigger. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerClusterTrigger
ALBControllerClusterTrigger.Builder. build()
-