Uses of Class
com.google.cloud.metastore.v1alpha.Service.Tier
-
Packages that use Service.Tier Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of Service.Tier in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return Service.Tier Modifier and Type Method Description static Service.TierService.Tier. forNumber(int value)Service.TierService.Builder. getTier()The tier of the service.Service.TierService. getTier()The tier of the service.Service.TierServiceOrBuilder. getTier()The tier of the service.static Service.TierService.Tier. valueOf(int value)Deprecated.static Service.TierService.Tier. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Service.TierService.Tier. valueOf(String name)Returns the enum constant of this type with the specified name.static Service.Tier[]Service.Tier. 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 Service.Tier Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Service.Tier>Service.Tier. internalGetValueMap()Methods in com.google.cloud.metastore.v1alpha with parameters of type Service.Tier Modifier and Type Method Description Service.BuilderService.Builder. setTier(Service.Tier value)The tier of the service.
-