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 ALBControllerNodeVMDeploymentRequestListDeployments. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo)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)ALBControllerNodeVMDeploymentRequestListDeploymentsStub. create(AddALBControllerNodeVMInfo addALBControllerNodeVMInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)ALBControllerNodeVMDeploymentRequestListDeployments. list(java.lang.String clusteringId, java.lang.String state)Returns request information for every attempted deployment of a cluster node VM.ALBControllerNodeVMDeploymentRequestListDeployments. 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.ALBControllerNodeVMDeploymentRequestListDeploymentsStub. list(java.lang.String clusteringId, java.lang.String state)ALBControllerNodeVMDeploymentRequestListDeploymentsStub. 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 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.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)voidDeployments. 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.voidDeployments. 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.voidDeploymentsStub. list(java.lang.String clusteringId, java.lang.String state, com.vmware.vapi.bindings.client.AsyncCallback<ALBControllerNodeVMDeploymentRequestList> asyncCallback)voidDeploymentsStub. 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 ALBControllerNodeVMDeploymentRequestListALBControllerNodeVMDeploymentRequestList. _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 ALBControllerNodeVMDeploymentRequestListALBControllerNodeVMDeploymentRequestList. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.ALBControllerNodeVMDeploymentRequestListALBControllerNodeVMDeploymentRequestList.Builder. build()
-