Uses of Enum
com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
-
Uses of AppProfile.RoutingPolicyCase in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return AppProfile.RoutingPolicyCaseModifier and TypeMethodDescriptionstatic AppProfile.RoutingPolicyCaseAppProfile.RoutingPolicyCase.forNumber(int value) AppProfile.Builder.getRoutingPolicyCase()AppProfile.getRoutingPolicyCase()AppProfileOrBuilder.getRoutingPolicyCase()static AppProfile.RoutingPolicyCaseAppProfile.RoutingPolicyCase.valueOf(int value) Deprecated.static AppProfile.RoutingPolicyCaseReturns the enum constant of this type with the specified name.static AppProfile.RoutingPolicyCase[]AppProfile.RoutingPolicyCase.values()Returns an array containing the constants of this enum type, in the order they are declared.