Uses of Class
com.google.cloud.metastore.v1alpha.Federation.State
-
Packages that use Federation.State Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of Federation.State in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return Federation.State Modifier and Type Method Description static Federation.StateFederation.State. forNumber(int value)Federation.StateFederation.Builder. getState()Output only.Federation.StateFederation. getState()Output only.Federation.StateFederationOrBuilder. getState()Output only.static Federation.StateFederation.State. valueOf(int value)Deprecated.static Federation.StateFederation.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Federation.StateFederation.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Federation.State[]Federation.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type Federation.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Federation.State>Federation.State. internalGetValueMap()Methods in com.google.cloud.metastore.v1alpha with parameters of type Federation.State Modifier and Type Method Description Federation.BuilderFederation.Builder. setState(Federation.State value)Output only.
-