Uses of Interface
com.google.cloud.run.v2.EnvVarSourceOrBuilder
-
Packages that use EnvVarSourceOrBuilder Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of EnvVarSourceOrBuilder in com.google.cloud.run.v2
Classes in com.google.cloud.run.v2 that implement EnvVarSourceOrBuilder Modifier and Type Class Description classEnvVarSourceEnvVarSource represents a source for the value of an EnvVar.static classEnvVarSource.BuilderEnvVarSource represents a source for the value of an EnvVar.Methods in com.google.cloud.run.v2 that return EnvVarSourceOrBuilder Modifier and Type Method Description EnvVarSourceOrBuilderEnvVar.Builder. getValueSourceOrBuilder()Source for the environment variable's value.EnvVarSourceOrBuilderEnvVar. getValueSourceOrBuilder()Source for the environment variable's value.EnvVarSourceOrBuilderEnvVarOrBuilder. getValueSourceOrBuilder()Source for the environment variable's value.
-