Uses of Interface
com.google.cloud.batch.v1alpha.Environment.KMSEnvMapOrBuilder
-
Packages that use Environment.KMSEnvMapOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of Environment.KMSEnvMapOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha that implement Environment.KMSEnvMapOrBuilder Modifier and Type Class Description static classEnvironment.KMSEnvMapProtobuf typegoogle.cloud.batch.v1alpha.Environment.KMSEnvMapstatic classEnvironment.KMSEnvMap.BuilderProtobuf typegoogle.cloud.batch.v1alpha.Environment.KMSEnvMapMethods in com.google.cloud.batch.v1alpha that return Environment.KMSEnvMapOrBuilder Modifier and Type Method Description Environment.KMSEnvMapOrBuilderEnvironment.Builder. getEncryptedVariablesOrBuilder()An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.Environment.KMSEnvMapOrBuilderEnvironment. getEncryptedVariablesOrBuilder()An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.Environment.KMSEnvMapOrBuilderEnvironmentOrBuilder. getEncryptedVariablesOrBuilder()An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
-