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