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 class
Environment.KMSEnvMap
Protobuf typegoogle.cloud.batch.v1alpha.Environment.KMSEnvMap
static class
Environment.KMSEnvMap.Builder
Protobuf typegoogle.cloud.batch.v1alpha.Environment.KMSEnvMap
Methods in com.google.cloud.batch.v1alpha 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.
-