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