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