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