Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateUsageRequest
Packages that use UpdateUsageRequest
Package
Description
-
Uses of UpdateUsageRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateUsageRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateUsageResponse>ApiGatewayAsyncClient.updateUsage(UpdateUsageRequest updateUsageRequest) Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.default UpdateUsageResponseApiGatewayClient.updateUsage(UpdateUsageRequest updateUsageRequest) Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key. -
Uses of UpdateUsageRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateUsageRequestModifier and TypeMethodDescriptionUpdateUsageRequestMarshaller.marshall(UpdateUsageRequest updateUsageRequest)