Uses of Class
com.google.cloud.metastore.v1alpha.Secret.ValueCase
-
Packages that use Secret.ValueCase Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of Secret.ValueCase in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return Secret.ValueCase Modifier and Type Method Description static Secret.ValueCaseSecret.ValueCase. forNumber(int value)Secret.ValueCaseSecret.Builder. getValueCase()Secret.ValueCaseSecret. getValueCase()Secret.ValueCaseSecretOrBuilder. getValueCase()static Secret.ValueCaseSecret.ValueCase. valueOf(int value)Deprecated.static Secret.ValueCaseSecret.ValueCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Secret.ValueCase[]Secret.ValueCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-