| Package | Description |
|---|---|
| com.vmware.nsx | |
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
void |
EdgeClustersStub.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex) |
void |
EdgeClusters.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex)
Relocate auto allocated service contexts from edge node at given index.
|
void |
EdgeClustersStub.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
EdgeClusters.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Relocate auto allocated service contexts from edge node at given index.
|
void |
EdgeClustersStub.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
EdgeClusters.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Relocate auto allocated service contexts from edge node at given index.
|
void |
EdgeClustersStub.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
EdgeClusters.relocateandremove(java.lang.String edgeClusterId,
EdgeClusterMemberIndex edgeClusterMemberIndex,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Relocate auto allocated service contexts from edge node at given index.
|
| Modifier and Type | Method and Description |
|---|---|
static EdgeClusterMemberIndex |
EdgeClusterMemberIndex._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 EdgeClusterMemberIndex |
EdgeClusterMemberIndex._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
EdgeClusterMemberIndex |
EdgeClusterMemberIndex.Builder.build() |