| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateApiKeyResponse |
ApiGatewayClient.updateApiKey(UpdateApiKeyRequest updateApiKeyRequest)
Changes information about an ApiKey resource.
|
default CompletableFuture<UpdateApiKeyResponse> |
ApiGatewayAsyncClient.updateApiKey(UpdateApiKeyRequest updateApiKeyRequest)
Changes information about an ApiKey resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateApiKeyRequestMarshaller.marshall(UpdateApiKeyRequest updateApiKeyRequest) |
Copyright © 2023. All rights reserved.