Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateApiKeyRequest
Packages that use UpdateApiKeyRequest
Package
Description
-
Uses of UpdateApiKeyRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type UpdateApiKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateApiKeyResponse>ApiGatewayAsyncClient.updateApiKey(UpdateApiKeyRequest updateApiKeyRequest) Changes information about an ApiKey resource.default UpdateApiKeyResponseApiGatewayClient.updateApiKey(UpdateApiKeyRequest updateApiKeyRequest) Changes information about an ApiKey resource. -
Uses of UpdateApiKeyRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type UpdateApiKeyRequestModifier and TypeMethodDescriptionUpdateApiKeyRequestMarshaller.marshall(UpdateApiKeyRequest updateApiKeyRequest)