| Package | Description |
|---|---|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
ThrottleSettings |
ThrottleSettings.clone() |
ThrottleSettings |
UpdateAccountResult.getThrottleSettings()
Specifies the application programming interface (API) throttle settings
for the current Account resource.
|
ThrottleSettings |
GetAccountResult.getThrottleSettings()
Specifies the application programming interface (API) throttle settings
for the current Account resource.
|
ThrottleSettings |
ThrottleSettings.withBurstLimit(Integer burstLimit)
Returns the burstLimit when ThrottleSettings is called.
|
ThrottleSettings |
ThrottleSettings.withRateLimit(Double rateLimit)
Returns the rateLimit when ThrottleSettings is called.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAccountResult.setThrottleSettings(ThrottleSettings throttleSettings)
Specifies the application programming interface (API) throttle settings
for the current Account resource.
|
void |
GetAccountResult.setThrottleSettings(ThrottleSettings throttleSettings)
Specifies the application programming interface (API) throttle settings
for the current Account resource.
|
UpdateAccountResult |
UpdateAccountResult.withThrottleSettings(ThrottleSettings throttleSettings)
Specifies the application programming interface (API) throttle settings
for the current Account resource.
|
GetAccountResult |
GetAccountResult.withThrottleSettings(ThrottleSettings throttleSettings)
Specifies the application programming interface (API) throttle settings
for the current Account resource.
|
Copyright © 2016. All rights reserved.