Uses of Interface
com.google.cloud.metastore.v1beta.EncryptionConfigOrBuilder
-
Packages that use EncryptionConfigOrBuilder Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore API -
-
Uses of EncryptionConfigOrBuilder in com.google.cloud.metastore.v1beta
Classes in com.google.cloud.metastore.v1beta that implement EncryptionConfigOrBuilder Modifier and Type Class Description class
EncryptionConfig
Encryption settings for the service.static class
EncryptionConfig.Builder
Encryption settings for the service.Methods in com.google.cloud.metastore.v1beta that return EncryptionConfigOrBuilder Modifier and Type Method Description EncryptionConfigOrBuilder
Service.Builder. getEncryptionConfigOrBuilder()
Immutable.EncryptionConfigOrBuilder
Service. getEncryptionConfigOrBuilder()
Immutable.EncryptionConfigOrBuilder
ServiceOrBuilder. getEncryptionConfigOrBuilder()
Immutable.
-