Uses of Class
com.vmware.nsx_policy.model.RestoreStep
-
Packages that use RestoreStep Package Description com.vmware.nsx_policy.model -
-
Uses of RestoreStep in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return RestoreStep Modifier and Type Method Description static RestoreStepRestoreStep. _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 RestoreStepRestoreStep. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.RestoreStepRestoreStep.Builder. build()RestoreStepClusterRestoreStatus. getStep()Methods in com.vmware.nsx_policy.model with parameters of type RestoreStep Modifier and Type Method Description ClusterRestoreStatus.BuilderClusterRestoreStatus.Builder. setStep(RestoreStep step)voidClusterRestoreStatus. setStep(RestoreStep step)
-