Uses of Class
com.google.cloud.vmmigration.v1.CloneStep.StepCase
-
Packages that use CloneStep.StepCase Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of CloneStep.StepCase in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return CloneStep.StepCase Modifier and Type Method Description static CloneStep.StepCaseCloneStep.StepCase. forNumber(int value)CloneStep.StepCaseCloneStep.Builder. getStepCase()CloneStep.StepCaseCloneStep. getStepCase()CloneStep.StepCaseCloneStepOrBuilder. getStepCase()static CloneStep.StepCaseCloneStep.StepCase. valueOf(int value)Deprecated.static CloneStep.StepCaseCloneStep.StepCase. valueOf(String name)Returns the enum constant of this type with the specified name.static CloneStep.StepCase[]CloneStep.StepCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-