| Package | Description |
|---|---|
| com.vmware.nsx.fabric.compute_collections | |
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
HostNodeStatusListResult |
MemberStatusStub.list(java.lang.String ccExtId) |
HostNodeStatusListResult |
MemberStatus.list(java.lang.String ccExtId)
Get status of member host nodes of the compute-collection.
|
HostNodeStatusListResult |
MemberStatusStub.list(java.lang.String ccExtId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
HostNodeStatusListResult |
MemberStatus.list(java.lang.String ccExtId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get status of member host nodes of the compute-collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemberStatusStub.list(java.lang.String ccExtId,
com.vmware.vapi.bindings.client.AsyncCallback<HostNodeStatusListResult> asyncCallback) |
void |
MemberStatus.list(java.lang.String ccExtId,
com.vmware.vapi.bindings.client.AsyncCallback<HostNodeStatusListResult> asyncCallback)
Get status of member host nodes of the compute-collection.
|
void |
MemberStatusStub.list(java.lang.String ccExtId,
com.vmware.vapi.bindings.client.AsyncCallback<HostNodeStatusListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
MemberStatus.list(java.lang.String ccExtId,
com.vmware.vapi.bindings.client.AsyncCallback<HostNodeStatusListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get status of member host nodes of the compute-collection.
|
| Modifier and Type | Method and Description |
|---|---|
static HostNodeStatusListResult |
HostNodeStatusListResult._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 HostNodeStatusListResult |
HostNodeStatusListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
HostNodeStatusListResult |
HostNodeStatusListResult.Builder.build() |