Uses of Class
com.google.cloud.deploy.v1.RuntimeConfig.RuntimeConfigCase
-
Packages that use RuntimeConfig.RuntimeConfigCase Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of RuntimeConfig.RuntimeConfigCase in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return RuntimeConfig.RuntimeConfigCase Modifier and Type Method Description static RuntimeConfig.RuntimeConfigCaseRuntimeConfig.RuntimeConfigCase. forNumber(int value)RuntimeConfig.RuntimeConfigCaseRuntimeConfig.Builder. getRuntimeConfigCase()RuntimeConfig.RuntimeConfigCaseRuntimeConfig. getRuntimeConfigCase()RuntimeConfig.RuntimeConfigCaseRuntimeConfigOrBuilder. getRuntimeConfigCase()static RuntimeConfig.RuntimeConfigCaseRuntimeConfig.RuntimeConfigCase. valueOf(int value)Deprecated.static RuntimeConfig.RuntimeConfigCaseRuntimeConfig.RuntimeConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RuntimeConfig.RuntimeConfigCase[]RuntimeConfig.RuntimeConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-