| Modifier and Type | Class and Description |
|---|---|
static class |
ThrottleSettings.Jsii$Proxy
An implementation for
ThrottleSettings |
| Modifier and Type | Method and Description |
|---|---|
ThrottleSettings |
ThrottleSettings.Builder.build()
Builds the configured instance.
|
default ThrottleSettings |
StageOptions.getThrottle()
(experimental) Throttle settings for the routes of this stage.
|
ThrottleSettings |
StageOptions.Jsii$Proxy.getThrottle() |
ThrottleSettings |
HttpStageProps.Jsii$Proxy.getThrottle() |
ThrottleSettings |
HttpStageOptions.Jsii$Proxy.getThrottle() |
ThrottleSettings |
WebSocketStageProps.Jsii$Proxy.getThrottle() |
| Modifier and Type | Method and Description |
|---|---|
StageOptions.Builder |
StageOptions.Builder.throttle(ThrottleSettings throttle)
Sets the value of
StageOptions.getThrottle() |
HttpStageProps.Builder |
HttpStageProps.Builder.throttle(ThrottleSettings throttle)
Sets the value of
StageOptions.getThrottle() |
HttpStage.Builder |
HttpStage.Builder.throttle(ThrottleSettings throttle)
(experimental) Throttle settings for the routes of this stage.
|
HttpStageOptions.Builder |
HttpStageOptions.Builder.throttle(ThrottleSettings throttle)
Sets the value of
StageOptions.getThrottle() |
WebSocketStageProps.Builder |
WebSocketStageProps.Builder.throttle(ThrottleSettings throttle)
Sets the value of
StageOptions.getThrottle() |
WebSocketStage.Builder |
WebSocketStage.Builder.throttle(ThrottleSettings throttle)
(experimental) Throttle settings for the routes of this stage.
|
Copyright © 2023. All rights reserved.