Uses of Enum Class
com.s8.api.flow.space.requests.ExposeSpaceS8Request.Status
Packages that use ExposeSpaceS8Request.Status
-
Uses of ExposeSpaceS8Request.Status in com.s8.api.flow.space.requests
Methods in com.s8.api.flow.space.requests that return ExposeSpaceS8Request.StatusModifier and TypeMethodDescriptionstatic ExposeSpaceS8Request.StatusReturns the enum constant of this class with the specified name.static ExposeSpaceS8Request.Status[]ExposeSpaceS8Request.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.s8.api.flow.space.requests with parameters of type ExposeSpaceS8Request.StatusModifier and TypeMethodDescriptionabstract voidExposeSpaceS8Request.onResponse(ExposeSpaceS8Request.Status status, long version) Callback method to be run on successful request processing.