Uses of Enum
com.google.spanner.executor.v1.SpannerAction.ActionCase
-
Uses of SpannerAction.ActionCase in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return SpannerAction.ActionCaseModifier and TypeMethodDescriptionstatic SpannerAction.ActionCaseSpannerAction.ActionCase.forNumber(int value) SpannerAction.Builder.getActionCase()SpannerAction.getActionCase()SpannerActionOrBuilder.getActionCase()static SpannerAction.ActionCaseSpannerAction.ActionCase.valueOf(int value) Deprecated.static SpannerAction.ActionCaseReturns the enum constant of this type with the specified name.static SpannerAction.ActionCase[]SpannerAction.ActionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.