| Package | Description |
|---|---|
| com.vmware.nsx_policy.alb.controller_nodes | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBControllerClusterTrigger |
ClusterStub.update() |
ALBControllerClusterTrigger |
Cluster.update()
Re-trigger clustering for Advanced Load Balancer Nodes.
|
ALBControllerClusterTrigger |
ClusterStub.update(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ALBControllerClusterTrigger |
Cluster.update(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Re-trigger clustering for Advanced Load Balancer Nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterStub.update(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback) |
void |
Cluster.update(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback)
Re-trigger clustering for Advanced Load Balancer Nodes.
|
void |
ClusterStub.update(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Cluster.update(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerClusterTrigger> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Re-trigger clustering for Advanced Load Balancer Nodes.
|
| Modifier and Type | Method and 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() |