Uses of Class
com.vmware.nsx_policy.model.AddALBControllerNodeVMInfo
-
Packages that use AddALBControllerNodeVMInfo Package Description com.vmware.nsx_policy.alb.controller_nodes com.vmware.nsx_policy.model -
-
Uses of AddALBControllerNodeVMInfo in com.vmware.nsx_policy.alb.controller_nodes
Methods in com.vmware.nsx_policy.alb.controller_nodes with parameters of type AddALBControllerNodeVMInfo Modifier and Type Method Description ALBControllerNodeVMDeploymentRequestListDeployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo)Deploys a Advanced Load Balancer controller node VM as specified by the deployment config.voidDeployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback)Deploys a Advanced Load Balancer controller node VM as specified by the deployment config.voidDeployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deploys a Advanced Load Balancer controller node VM as specified by the deployment config.ALBControllerNodeVMDeploymentRequestListDeployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deploys a Advanced Load Balancer controller node VM as specified by the deployment config.ALBControllerNodeVMDeploymentRequestListDeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo)voidDeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback)voidDeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ALBControllerNodeVMDeploymentRequestListDeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of AddALBControllerNodeVMInfo in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AddALBControllerNodeVMInfo Modifier and Type Method Description static AddALBControllerNodeVMInfoAddALBControllerNodeVMInfo. _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 AddALBControllerNodeVMInfoAddALBControllerNodeVMInfo. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AddALBControllerNodeVMInfoAddALBControllerNodeVMInfo.Builder. build()
-