Uses of Class
com.google.cloud.networkmanagement.v1.Step.StepInfoCase
-
Packages that use Step.StepInfoCase Package Description com.google.cloud.networkmanagement.v1 A client to Network Management API -
-
Uses of Step.StepInfoCase in com.google.cloud.networkmanagement.v1
Methods in com.google.cloud.networkmanagement.v1 that return Step.StepInfoCase Modifier and Type Method Description static Step.StepInfoCaseStep.StepInfoCase. forNumber(int value)Step.StepInfoCaseStep.Builder. getStepInfoCase()Step.StepInfoCaseStep. getStepInfoCase()Step.StepInfoCaseStepOrBuilder. getStepInfoCase()static Step.StepInfoCaseStep.StepInfoCase. valueOf(int value)Deprecated.static Step.StepInfoCaseStep.StepInfoCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Step.StepInfoCase[]Step.StepInfoCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-