| Modifier and Type | Method and Description |
|---|---|
static ThrottleSettings.Builder |
ThrottleSettings.builder() |
ThrottleSettings.Builder |
ThrottleSettings.Builder.burstLimit(Number burstLimit)
Sets the value of
ThrottleSettings.getBurstLimit() |
ThrottleSettings.Builder |
ThrottleSettings.Builder.rateLimit(Number rateLimit)
Sets the value of
ThrottleSettings.getRateLimit() |
| Constructor and Description |
|---|
Jsii$Proxy(ThrottleSettings.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ThrottleSettings.Builder. |
Copyright © 2023. All rights reserved.