| Package | Description |
|---|---|
| com.vmware.nsx_global_policy | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
GmOperationalState |
GmOperationalStateStub.get() |
GmOperationalState |
GmOperationalState.get()
Global Manager operation state includes the current status, switchover status of
global manager nodes if any, errors if any and consolidated status of the
operation.
|
GmOperationalState |
GmOperationalStateStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
GmOperationalState |
GmOperationalState.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Global Manager operation state includes the current status, switchover status of
global manager nodes if any, errors if any and consolidated status of the
operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GmOperationalStateStub.get(com.vmware.vapi.bindings.client.AsyncCallback<GmOperationalState> asyncCallback) |
void |
GmOperationalState.get(com.vmware.vapi.bindings.client.AsyncCallback<GmOperationalState> asyncCallback)
Global Manager operation state includes the current status, switchover status of
global manager nodes if any, errors if any and consolidated status of the
operation.
|
void |
GmOperationalStateStub.get(com.vmware.vapi.bindings.client.AsyncCallback<GmOperationalState> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
GmOperationalState.get(com.vmware.vapi.bindings.client.AsyncCallback<GmOperationalState> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Global Manager operation state includes the current status, switchover status of
global manager nodes if any, errors if any and consolidated status of the
operation.
|
| Modifier and Type | Method and Description |
|---|---|
static GmOperationalState |
GmOperationalState._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 GmOperationalState |
GmOperationalState._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
GmOperationalState |
GmOperationalState.Builder.build() |