Uses of Interface
com.google.cloud.batch.v1.Environment.KMSEnvMapOrBuilder
-
Packages that use Environment.KMSEnvMapOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of Environment.KMSEnvMapOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement Environment.KMSEnvMapOrBuilder Modifier and Type Class Description static classEnvironment.KMSEnvMapProtobuf typegoogle.cloud.batch.v1.Environment.KMSEnvMapstatic classEnvironment.KMSEnvMap.BuilderProtobuf typegoogle.cloud.batch.v1.Environment.KMSEnvMapMethods in com.google.cloud.batch.v1 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.
-