Uses of Enum
com.google.spanner.v1.KeyRange.EndKeyTypeCase
-
Uses of KeyRange.EndKeyTypeCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return KeyRange.EndKeyTypeCaseModifier and TypeMethodDescriptionstatic KeyRange.EndKeyTypeCaseKeyRange.EndKeyTypeCase.forNumber(int value) KeyRange.Builder.getEndKeyTypeCase()KeyRange.getEndKeyTypeCase()KeyRangeOrBuilder.getEndKeyTypeCase()static KeyRange.EndKeyTypeCaseKeyRange.EndKeyTypeCase.valueOf(int value) Deprecated.static KeyRange.EndKeyTypeCaseReturns the enum constant of this type with the specified name.static KeyRange.EndKeyTypeCase[]KeyRange.EndKeyTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.