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