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