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 ALBControllerNodeFormFactorsFormFactors. get()Returns information about all form factors available for Advanced Load Balancer controller nodes.ALBControllerNodeFormFactorsFormFactors. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Returns information about all form factors available for Advanced Load Balancer controller nodes.ALBControllerNodeFormFactorsFormFactorsStub. get()ALBControllerNodeFormFactorsFormFactorsStub. 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 voidFormFactors. get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback)Returns information about all form factors available for Advanced Load Balancer controller nodes.voidFormFactors. 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.voidFormFactorsStub. get(com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeFormFactors> asyncCallback)voidFormFactorsStub. 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 ALBControllerNodeFormFactorsALBControllerNodeFormFactors. _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 ALBControllerNodeFormFactorsALBControllerNodeFormFactors. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerNodeFormFactorsALBControllerNodeFormFactors.Builder. build()
-