| Package | Description |
|---|---|
| com.vmware.nsx.migration.mp_policy_promotion | |
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
MPPolicyPromotionHistoryList |
HistoryStub.get() |
MPPolicyPromotionHistoryList |
History.get()
This api is used to get migration history.
|
MPPolicyPromotionHistoryList |
HistoryStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
MPPolicyPromotionHistoryList |
History.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This api is used to get migration history.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryStub.get(com.vmware.vapi.bindings.client.AsyncCallback<MPPolicyPromotionHistoryList> asyncCallback) |
void |
History.get(com.vmware.vapi.bindings.client.AsyncCallback<MPPolicyPromotionHistoryList> asyncCallback)
This api is used to get migration history.
|
void |
HistoryStub.get(com.vmware.vapi.bindings.client.AsyncCallback<MPPolicyPromotionHistoryList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
History.get(com.vmware.vapi.bindings.client.AsyncCallback<MPPolicyPromotionHistoryList> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This api is used to get migration history.
|
| Modifier and Type | Method and Description |
|---|---|
static MPPolicyPromotionHistoryList |
MPPolicyPromotionHistoryList._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 MPPolicyPromotionHistoryList |
MPPolicyPromotionHistoryList._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
MPPolicyPromotionHistoryList |
MPPolicyPromotionHistoryList.Builder.build() |