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