| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateUsageResponse |
ApiGatewayClient.updateUsage(UpdateUsageRequest updateUsageRequest)
Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.
|
default CompletableFuture<UpdateUsageResponse> |
ApiGatewayAsyncClient.updateUsage(UpdateUsageRequest updateUsageRequest)
Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateUsageRequestMarshaller.marshall(UpdateUsageRequest updateUsageRequest) |
Copyright © 2023. All rights reserved.