| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ThrottlingPerMethod.Builder |
ThrottlingPerMethod.builder() |
ThrottlingPerMethod.Builder |
ThrottlingPerMethod.Builder.method(Method method)
Sets the value of
ThrottlingPerMethod.getMethod() |
ThrottlingPerMethod.Builder |
ThrottlingPerMethod.Builder.throttle(ThrottleSettings throttle)
Sets the value of
ThrottlingPerMethod.getThrottle() |
| Constructor and Description |
|---|
Jsii$Proxy(ThrottlingPerMethod.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ThrottlingPerMethod.Builder. |
Copyright © 2022. All rights reserved.