Uses of Enum Class
com.s8.api.flow.repository.requests.CreateRepositoryS8Request.Status
Packages that use CreateRepositoryS8Request.Status
-
Uses of CreateRepositoryS8Request.Status in com.s8.api.flow.repository.requests
Methods in com.s8.api.flow.repository.requests that return CreateRepositoryS8Request.StatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CreateRepositoryS8Request.Status[]CreateRepositoryS8Request.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.s8.api.flow.repository.requests with parameters of type CreateRepositoryS8Request.StatusModifier and TypeMethodDescriptionabstract voidCreateRepositoryS8Request.onResponse(CreateRepositoryS8Request.Status status, long version) Callback method run upon successful request execution