Uses of Enum
com.google.bigtable.admin.v2.AppProfile.Priority
-
Uses of AppProfile.Priority in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return AppProfile.PriorityModifier and TypeMethodDescriptionstatic AppProfile.PriorityAppProfile.Priority.forNumber(int value) AppProfile.Builder.getPriority()Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.AppProfile.getPriority()Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.AppProfile.StandardIsolation.Builder.getPriority()The priority of requests sent using this app profile.AppProfile.StandardIsolation.getPriority()The priority of requests sent using this app profile.AppProfile.StandardIsolationOrBuilder.getPriority()The priority of requests sent using this app profile.AppProfileOrBuilder.getPriority()Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.static AppProfile.PriorityAppProfile.Priority.valueOf(int value) Deprecated.static AppProfile.PriorityAppProfile.Priority.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static AppProfile.PriorityReturns the enum constant of this type with the specified name.static AppProfile.Priority[]AppProfile.Priority.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.bigtable.admin.v2 that return types with arguments of type AppProfile.PriorityModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AppProfile.Priority>AppProfile.Priority.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type AppProfile.PriorityModifier and TypeMethodDescriptionAppProfile.Builder.setPriority(AppProfile.Priority value) Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.AppProfile.StandardIsolation.Builder.setPriority(AppProfile.Priority value) The priority of requests sent using this app profile.