Uses of Interface
com.google.cloud.metastore.v1alpha.SecretOrBuilder
-
Packages that use SecretOrBuilder Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of SecretOrBuilder in com.google.cloud.metastore.v1alpha
Classes in com.google.cloud.metastore.v1alpha that implement SecretOrBuilder Modifier and Type Class Description class
Secret
A securely stored value.static class
Secret.Builder
A securely stored value.Methods in com.google.cloud.metastore.v1alpha that return SecretOrBuilder Modifier and Type Method Description SecretOrBuilder
KerberosConfig.Builder. getKeytabOrBuilder()
A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).SecretOrBuilder
KerberosConfig. getKeytabOrBuilder()
A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).SecretOrBuilder
KerberosConfigOrBuilder. getKeytabOrBuilder()
A Kerberos keytab file that can be used to authenticate a service principal with a Kerberos Key Distribution Center (KDC).
-