| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateApiKeyResponse |
ApiGatewayClient.createApiKey(CreateApiKeyRequest createApiKeyRequest)
Create an ApiKey resource.
|
default CompletableFuture<CreateApiKeyResponse> |
ApiGatewayAsyncClient.createApiKey(CreateApiKeyRequest createApiKeyRequest)
Create an ApiKey resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateApiKeyRequestMarshaller.marshall(CreateApiKeyRequest createApiKeyRequest) |
Copyright © 2023. All rights reserved.