| Package | Description |
|---|---|
| com.vmware.nsx.migration | |
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
MigrationStatus |
StatusSummaryStub.get(java.lang.String componentType) |
MigrationStatus |
StatusSummary.get(java.lang.String componentType)
Get migration status summary
|
MigrationStatus |
StatusSummaryStub.get(java.lang.String componentType,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
MigrationStatus |
StatusSummary.get(java.lang.String componentType,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get migration status summary
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusSummaryStub.get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<MigrationStatus> asyncCallback) |
void |
StatusSummary.get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<MigrationStatus> asyncCallback)
Get migration status summary
|
void |
StatusSummaryStub.get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<MigrationStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
StatusSummary.get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<MigrationStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get migration status summary
|
| Modifier and Type | Method and Description |
|---|---|
static MigrationStatus |
MigrationStatus._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 MigrationStatus |
MigrationStatus._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
MigrationStatus |
MigrationStatus.Builder.build() |