Uses of Class
com.vmware.nsx_policy.model.PrecheckParameters
-
Packages that use PrecheckParameters Package Description com.vmware.nsx_policy.infra.nvds_urt com.vmware.nsx_policy.model -
-
Uses of PrecheckParameters in com.vmware.nsx_policy.infra.nvds_urt
Methods in com.vmware.nsx_policy.infra.nvds_urt with parameters of type PrecheckParameters Modifier and Type Method Description NvdsUpgradePrecheckIdPrecheckByClusters. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations)Deprecated.voidPrecheckByClusters. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations, com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradePrecheckId> asyncCallback)Deprecated.voidPrecheckByClusters. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations, com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradePrecheckId> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.NvdsUpgradePrecheckIdPrecheckByClusters. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.NvdsUpgradePrecheckIdPrecheckByClustersStub. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations)voidPrecheckByClustersStub. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations, com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradePrecheckId> asyncCallback)voidPrecheckByClustersStub. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations, com.vmware.vapi.bindings.client.AsyncCallback<NvdsUpgradePrecheckId> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)NvdsUpgradePrecheckIdPrecheckByClustersStub. update(PrecheckParameters precheckParameters, java.lang.Boolean tolerateDifferentConfigurations, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PrecheckParameters in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PrecheckParameters Modifier and Type Method Description static PrecheckParametersPrecheckParameters. _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 PrecheckParametersPrecheckParameters. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PrecheckParametersPrecheckParameters.Builder. build()
-