Uses of Enum Class
com.s8.api.flow.table.requests.CreateTableS8Request.Status
Packages that use CreateTableS8Request.Status
-
Uses of CreateTableS8Request.Status in com.s8.api.flow.table.requests
Methods in com.s8.api.flow.table.requests that return CreateTableS8Request.StatusModifier and TypeMethodDescriptionstatic CreateTableS8Request.StatusReturns the enum constant of this class with the specified name.static CreateTableS8Request.Status[]CreateTableS8Request.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 CreateTableS8Request.StatusModifier and TypeMethodDescriptionabstract voidCreateTableS8Request.onSucceed(CreateTableS8Request.Status status) Callback method upon successful request processing