Uses of Class
com.vmware.nsx_policy.model.ALBControllerNodeFormFactors
-
Packages that use ALBControllerNodeFormFactors Package Description com.vmware.nsx_policy.alb.controller_nodes com.vmware.nsx_policy.model -
-
Uses of ALBControllerNodeFormFactors in com.vmware.nsx_policy.alb.controller_nodes
Methods in com.vmware.nsx_policy.alb.controller_nodes that return ALBControllerNodeFormFactors Modifier and Type Method Description ALBControllerNodeFormFactors
FormFactors. get()
Returns information about all form factors available for Advanced Load Balancer controller nodes.ALBControllerNodeFormFactors
FormFactors. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about all form factors available for Advanced Load Balancer controller nodes.ALBControllerNodeFormFactors
FormFactorsStub. get()
ALBControllerNodeFormFactors
FormFactorsStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.alb.controller_nodes with type arguments of type ALBControllerNodeFormFactors Modifier and Type Method Description 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
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.void
FormFactorsStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback)
void
FormFactorsStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of ALBControllerNodeFormFactors in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ALBControllerNodeFormFactors Modifier and Type Method 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()
-