Uses of Interface
com.google.cloud.dataproc.v1.EncryptionConfigOrBuilder
-
Packages that use EncryptionConfigOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of EncryptionConfigOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement EncryptionConfigOrBuilder Modifier and Type Class Description class
EncryptionConfig
Encryption settings for the cluster.static class
EncryptionConfig.Builder
Encryption settings for the cluster.Methods in com.google.cloud.dataproc.v1 that return EncryptionConfigOrBuilder Modifier and Type Method Description EncryptionConfigOrBuilder
ClusterConfig.Builder. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
ClusterConfig. getEncryptionConfigOrBuilder()
Optional.EncryptionConfigOrBuilder
ClusterConfigOrBuilder. getEncryptionConfigOrBuilder()
Optional.
-