Uses of Class
com.google.cloud.metastore.v1.Service.MetastoreConfigCase
-
Packages that use Service.MetastoreConfigCase Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of Service.MetastoreConfigCase in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return Service.MetastoreConfigCase Modifier and Type Method Description static Service.MetastoreConfigCaseService.MetastoreConfigCase. forNumber(int value)Service.MetastoreConfigCaseService.Builder. getMetastoreConfigCase()Service.MetastoreConfigCaseService. getMetastoreConfigCase()Service.MetastoreConfigCaseServiceOrBuilder. getMetastoreConfigCase()static Service.MetastoreConfigCaseService.MetastoreConfigCase. valueOf(int value)Deprecated.static Service.MetastoreConfigCaseService.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.
-