Uses of Class
com.vmware.nsx_policy.model.LBPool
-
Packages that use LBPool Package Description com.vmware.nsx_policy.infra com.vmware.nsx_policy.model -
-
Uses of LBPool in com.vmware.nsx_policy.infra
Methods in com.vmware.nsx_policy.infra that return LBPool Modifier and Type Method Description LBPoolLbPools. get(java.lang.String lbPoolId)Read a LBPool.LBPoolLbPools. get(java.lang.String lbPoolId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a LBPool.LBPoolLbPoolsStub. get(java.lang.String lbPoolId)LBPoolLbPoolsStub. get(java.lang.String lbPoolId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)LBPoolLbPools. update(java.lang.String lbPoolId, LBPool lbPool)If a LBPool with the lb-pool-id is not already present, create a new LBPool.LBPoolLbPools. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a LBPool with the lb-pool-id is not already present, create a new LBPool.LBPoolLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool)LBPoolLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra with parameters of type LBPool Modifier and Type Method Description voidLbPools. patch(java.lang.String lbPoolId, LBPool lbPool)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPools. patch(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPools. patch(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPools. patch(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPoolsStub. patch(java.lang.String lbPoolId, LBPool lbPool)voidLbPoolsStub. patch(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidLbPoolsStub. patch(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidLbPoolsStub. patch(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)LBPoolLbPools. update(java.lang.String lbPoolId, LBPool lbPool)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPools. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPools. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a LBPool with the lb-pool-id is not already present, create a new LBPool.LBPoolLbPools. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a LBPool with the lb-pool-id is not already present, create a new LBPool.LBPoolLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool)voidLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback)voidLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)LBPoolLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra with type arguments of type LBPool Modifier and Type Method Description voidLbPools. get(java.lang.String lbPoolId, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback)Read a LBPool.voidLbPools. get(java.lang.String lbPoolId, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a LBPool.voidLbPoolsStub. get(java.lang.String lbPoolId, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback)voidLbPoolsStub. get(java.lang.String lbPoolId, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidLbPools. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPools. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a LBPool with the lb-pool-id is not already present, create a new LBPool.voidLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback)voidLbPoolsStub. update(java.lang.String lbPoolId, LBPool lbPool, com.vmware.vapi.bindings.client.AsyncCallback<LBPool> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of LBPool in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return LBPool Modifier and Type Method Description static LBPoolLBPool. _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 LBPoolLBPool. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.LBPoolLBPool.Builder. build()LBPoolChildLBPool. getLbPool()Methods in com.vmware.nsx_policy.model that return types with arguments of type LBPool Modifier and Type Method Description java.util.List<LBPool>LBPoolListResult. getResults()LBPool list results.Methods in com.vmware.nsx_policy.model with parameters of type LBPool Modifier and Type Method Description ChildLBPool.BuilderChildLBPool.Builder. setLbPool(LBPool lbPool)voidChildLBPool. setLbPool(LBPool lbPool)Method parameters in com.vmware.nsx_policy.model with type arguments of type LBPool Modifier and Type Method Description LBPoolListResult.BuilderLBPoolListResult.Builder. setResults(java.util.List<LBPool> results)LBPool list results.voidLBPoolListResult. setResults(java.util.List<LBPool> results)LBPool list results.
-