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 ALBControllerNodeVMDeploymentRequestList
Deployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo)
Deploys a Advanced Load Balancer controller node VM as specified by the deployment config.void
Deployments. 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.void
Deployments. 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.ALBControllerNodeVMDeploymentRequestList
Deployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deploys a Advanced Load Balancer controller node VM as specified by the deployment config.ALBControllerNodeVMDeploymentRequestList
DeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo)
void
DeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback)
void
DeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ALBControllerNodeVMDeploymentRequestList
DeploymentsStub. 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 AddALBControllerNodeVMInfo
AddALBControllerNodeVMInfo. _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 AddALBControllerNodeVMInfo
AddALBControllerNodeVMInfo. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AddALBControllerNodeVMInfo
AddALBControllerNodeVMInfo.Builder. build()
-