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 class
Environment.KMSEnvMap
Protobuf typegoogle.cloud.batch.v1.Environment.KMSEnvMap
static class
Environment.KMSEnvMap.Builder
Protobuf typegoogle.cloud.batch.v1.Environment.KMSEnvMap
Methods in com.google.cloud.batch.v1 that return Environment.KMSEnvMapOrBuilder Modifier and Type Method Description Environment.KMSEnvMapOrBuilder
Environment.Builder. getEncryptedVariablesOrBuilder()
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.Environment.KMSEnvMapOrBuilder
Environment. getEncryptedVariablesOrBuilder()
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.Environment.KMSEnvMapOrBuilder
EnvironmentOrBuilder. getEncryptedVariablesOrBuilder()
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
-