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