| Package | Description |
|---|---|
| com.vmware.nsx_policy.alb.controller_nodes | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBControllerNodeFormFactors |
FormFactorsStub.get() |
ALBControllerNodeFormFactors |
FormFactors.get()
Returns information about all form factors available for Advanced Load Balancer
controller nodes.
|
ALBControllerNodeFormFactors |
FormFactorsStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ALBControllerNodeFormFactors |
FormFactors.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about all form factors available for Advanced Load Balancer
controller nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormFactorsStub.get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback) |
void |
FormFactors.get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback)
Returns information about all form factors available for Advanced Load Balancer
controller nodes.
|
void |
FormFactorsStub.get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FormFactors.get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about all form factors available for Advanced Load Balancer
controller nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static ALBControllerNodeFormFactors |
ALBControllerNodeFormFactors._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 ALBControllerNodeFormFactors |
ALBControllerNodeFormFactors._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBControllerNodeFormFactors |
ALBControllerNodeFormFactors.Builder.build() |