Uses of Class
com.google.cloud.osconfig.v1beta.PatchJobs.ExecStepConfig.ExecutableCase
-
Packages that use PatchJobs.ExecStepConfig.ExecutableCase Package Description com.google.cloud.osconfig.v1beta A client to OS Config API -
-
Uses of PatchJobs.ExecStepConfig.ExecutableCase in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.ExecStepConfig.ExecutableCase Modifier and Type Method Description static PatchJobs.ExecStepConfig.ExecutableCasePatchJobs.ExecStepConfig.ExecutableCase. forNumber(int value)PatchJobs.ExecStepConfig.ExecutableCasePatchJobs.ExecStepConfig.Builder. getExecutableCase()PatchJobs.ExecStepConfig.ExecutableCasePatchJobs.ExecStepConfig. getExecutableCase()PatchJobs.ExecStepConfig.ExecutableCasePatchJobs.ExecStepConfigOrBuilder. getExecutableCase()static PatchJobs.ExecStepConfig.ExecutableCasePatchJobs.ExecStepConfig.ExecutableCase. valueOf(int value)Deprecated.static PatchJobs.ExecStepConfig.ExecutableCasePatchJobs.ExecStepConfig.ExecutableCase. valueOf(String name)Returns the enum constant of this type with the specified name.static PatchJobs.ExecStepConfig.ExecutableCase[]PatchJobs.ExecStepConfig.ExecutableCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-