Uses of Class
com.google.cloud.dataplex.v1.Lake.MetastoreStatus.State
-
Packages that use Lake.MetastoreStatus.State Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Lake.MetastoreStatus.State in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Lake.MetastoreStatus.State Modifier and Type Method Description static Lake.MetastoreStatus.StateLake.MetastoreStatus.State. forNumber(int value)Lake.MetastoreStatus.StateLake.MetastoreStatus.Builder. getState()Current state of association.Lake.MetastoreStatus.StateLake.MetastoreStatus. getState()Current state of association.Lake.MetastoreStatus.StateLake.MetastoreStatusOrBuilder. getState()Current state of association.static Lake.MetastoreStatus.StateLake.MetastoreStatus.State. valueOf(int value)Deprecated.static Lake.MetastoreStatus.StateLake.MetastoreStatus.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Lake.MetastoreStatus.StateLake.MetastoreStatus.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Lake.MetastoreStatus.State[]Lake.MetastoreStatus.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type Lake.MetastoreStatus.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Lake.MetastoreStatus.State>Lake.MetastoreStatus.State. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type Lake.MetastoreStatus.State Modifier and Type Method Description Lake.MetastoreStatus.BuilderLake.MetastoreStatus.Builder. setState(Lake.MetastoreStatus.State value)Current state of association.
-