Uses of Enum Class
com.s8.api.flow.table.requests.GetRowS8Request.Status
Packages that use GetRowS8Request.Status
-
Uses of GetRowS8Request.Status in com.s8.api.flow.table.requests
Methods in com.s8.api.flow.table.requests that return GetRowS8Request.StatusModifier and TypeMethodDescriptionstatic GetRowS8Request.StatusReturns the enum constant of this class with the specified name.static GetRowS8Request.Status[]GetRowS8Request.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.s8.api.flow.table.requests with parameters of type GetRowS8Request.StatusModifier and TypeMethodDescriptionabstract voidGetRowS8Request.onSucceed(GetRowS8Request.Status status, RowS8Object record) Callback method run upon request successful processing