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