Uses of Interface
com.google.cloud.metastore.v1alpha.EncryptionConfigOrBuilder
-
Packages that use EncryptionConfigOrBuilder Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of EncryptionConfigOrBuilder in com.google.cloud.metastore.v1alpha
Classes in com.google.cloud.metastore.v1alpha 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.v1alpha that return EncryptionConfigOrBuilder Modifier and Type Method Description EncryptionConfigOrBuilder
Service.Builder. getEncryptionConfigOrBuilder()
Immutable.EncryptionConfigOrBuilder
Service. getEncryptionConfigOrBuilder()
Immutable.EncryptionConfigOrBuilder
ServiceOrBuilder. getEncryptionConfigOrBuilder()
Immutable.
-