| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteApiKeyResponse |
ApiGatewayClient.deleteApiKey(DeleteApiKeyRequest deleteApiKeyRequest)
Deletes the ApiKey resource.
|
default CompletableFuture<DeleteApiKeyResponse> |
ApiGatewayAsyncClient.deleteApiKey(DeleteApiKeyRequest deleteApiKeyRequest)
Deletes the ApiKey resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteApiKeyRequestMarshaller.marshall(DeleteApiKeyRequest deleteApiKeyRequest) |
Copyright © 2023. All rights reserved.