Package | Description |
---|---|
com.vmware.nsx_policy.infra.nvds_urt | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
NvdsUpgradeStatusSummary |
StatusSummaryByClusterStub.get(java.lang.String precheckId) |
NvdsUpgradeStatusSummary |
StatusSummaryByCluster.get(java.lang.String precheckId)
Deprecated.
|
NvdsUpgradeStatusSummary |
StatusSummaryByClusterStub.get(java.lang.String precheckId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NvdsUpgradeStatusSummary |
StatusSummaryByCluster.get(java.lang.String precheckId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusSummaryByClusterStub.get(java.lang.String precheckId,
com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradeStatusSummary> asyncCallback) |
void |
StatusSummaryByCluster.get(java.lang.String precheckId,
com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradeStatusSummary> asyncCallback)
Deprecated.
|
void |
StatusSummaryByClusterStub.get(java.lang.String precheckId,
com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradeStatusSummary> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
StatusSummaryByCluster.get(java.lang.String precheckId,
com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradeStatusSummary> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static NvdsUpgradeStatusSummary |
NvdsUpgradeStatusSummary._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 NvdsUpgradeStatusSummary |
NvdsUpgradeStatusSummary._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
NvdsUpgradeStatusSummary |
NvdsUpgradeStatusSummary.Builder.build() |