Package | Description |
---|---|
com.amazonaws.services.lambda.model |
Modifier and Type | Method and Description |
---|---|
TooManyRequestsException |
TooManyRequestsException.withReason(String reason) |
TooManyRequestsException |
TooManyRequestsException.withReason(ThrottleReason reason) |
TooManyRequestsException |
TooManyRequestsException.withRetryAfterSeconds(String retryAfterSeconds)
The number of seconds the caller should wait before retrying.
|
TooManyRequestsException |
TooManyRequestsException.withType(String type) |
Copyright © 2024. All rights reserved.