Uses of Interface
com.google.container.v1beta1.DatabaseEncryptionOrBuilder
-
Packages that use DatabaseEncryptionOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of DatabaseEncryptionOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement DatabaseEncryptionOrBuilder Modifier and Type Class Description class
DatabaseEncryption
Configuration of etcd encryption.static class
DatabaseEncryption.Builder
Configuration of etcd encryption.Methods in com.google.container.v1beta1 that return DatabaseEncryptionOrBuilder Modifier and Type Method Description DatabaseEncryptionOrBuilder
Cluster.Builder. getDatabaseEncryptionOrBuilder()
Configuration of etcd encryption.DatabaseEncryptionOrBuilder
Cluster. getDatabaseEncryptionOrBuilder()
Configuration of etcd encryption.DatabaseEncryptionOrBuilder
ClusterOrBuilder. getDatabaseEncryptionOrBuilder()
Configuration of etcd encryption.DatabaseEncryptionOrBuilder
ClusterUpdate.Builder. getDesiredDatabaseEncryptionOrBuilder()
Configuration of etcd encryption.DatabaseEncryptionOrBuilder
ClusterUpdate. getDesiredDatabaseEncryptionOrBuilder()
Configuration of etcd encryption.DatabaseEncryptionOrBuilder
ClusterUpdateOrBuilder. getDesiredDatabaseEncryptionOrBuilder()
Configuration of etcd encryption.
-