Uses of Class
com.vmware.nsx_policy.model.ALBControllerNodeVMDeploymentRequestList
-
Packages that use ALBControllerNodeVMDeploymentRequestList Package Description com.vmware.nsx_policy.alb.controller_nodes com.vmware.nsx_policy.model -
-
Uses of ALBControllerNodeVMDeploymentRequestList in com.vmware.nsx_policy.alb.controller_nodes
Methods in com.vmware.nsx_policy.alb.controller_nodes that return ALBControllerNodeVMDeploymentRequestList Modifier and Type Method Description ALBControllerNodeVMDeploymentRequestList
Deployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo)
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)
ALBControllerNodeVMDeploymentRequestList
DeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
ALBControllerNodeVMDeploymentRequestList
Deployments. list(java.lang.String clusteringId, java.lang.String state)
Returns request information for every attempted deployment of a cluster node VM.ALBControllerNodeVMDeploymentRequestList
Deployments. list(java.lang.String clusteringId, java.lang.String state, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns request information for every attempted deployment of a cluster node VM.ALBControllerNodeVMDeploymentRequestList
DeploymentsStub. list(java.lang.String clusteringId, java.lang.String state)
ALBControllerNodeVMDeploymentRequestList
DeploymentsStub. list(java.lang.String clusteringId, java.lang.String state, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Method parameters in com.vmware.nsx_policy.alb.controller_nodes with type arguments of type ALBControllerNodeVMDeploymentRequestList Modifier and Type Method Description 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.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)
void
Deployments. list(java.lang.String clusteringId, java.lang.String state, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback)
Returns request information for every attempted deployment of a cluster node VM.void
Deployments. list(java.lang.String clusteringId, java.lang.String state, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns request information for every attempted deployment of a cluster node VM.void
DeploymentsStub. list(java.lang.String clusteringId, java.lang.String state, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback)
void
DeploymentsStub. list(java.lang.String clusteringId, java.lang.String state, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
-
Uses of ALBControllerNodeVMDeploymentRequestList in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ALBControllerNodeVMDeploymentRequestList Modifier and Type Method Description static ALBControllerNodeVMDeploymentRequestList
ALBControllerNodeVMDeploymentRequestList. _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 ALBControllerNodeVMDeploymentRequestList
ALBControllerNodeVMDeploymentRequestList. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerNodeVMDeploymentRequestList
ALBControllerNodeVMDeploymentRequestList.Builder. build()
-