Uses of Class
com.vmware.nsx_policy.model.PlatformDeploymentChecksAction
-
Packages that use PlatformDeploymentChecksAction Package Description com.vmware.nsx_policy.infra.sites.napp.deployment.platform com.vmware.nsx_policy.model -
-
Uses of PlatformDeploymentChecksAction in com.vmware.nsx_policy.infra.sites.napp.deployment.platform
Methods in com.vmware.nsx_policy.infra.sites.napp.deployment.platform with parameters of type PlatformDeploymentChecksAction Modifier and Type Method Description voidChecks. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction)Run pre/post checks for NSX Application PlatformvoidChecks. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Run pre/post checks for NSX Application PlatformvoidChecks. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Run pre/post checks for NSX Application PlatformvoidChecks. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Run pre/post checks for NSX Application PlatformvoidChecksStub. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction)voidChecksStub. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidChecksStub. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidChecksStub. update(java.lang.String siteId, PlatformDeploymentChecksAction platformDeploymentChecksAction, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PlatformDeploymentChecksAction in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PlatformDeploymentChecksAction Modifier and Type Method Description static PlatformDeploymentChecksActionPlatformDeploymentChecksAction. _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 PlatformDeploymentChecksActionPlatformDeploymentChecksAction. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PlatformDeploymentChecksActionPlatformDeploymentChecksAction.Builder. build()
-