Uses of Class
com.slack.api.scim.impl.AsyncRateLimitQueue.SCIMMessage
| Package | Description |
|---|---|
| com.slack.api.scim.impl |
-
Uses of AsyncRateLimitQueue.SCIMMessage in com.slack.api.scim.impl
Methods in com.slack.api.scim.impl that return AsyncRateLimitQueue.SCIMMessage Modifier and Type Method Description protected AsyncRateLimitQueue.SCIMMessageAsyncRateLimitQueue. buildNewMessage(java.lang.String messageId, long epochMillisToRun, WaitTime waitTime, AsyncExecutionSupplier<? extends SCIMApiResponse> methodsSupplier)