| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateUsagePlanKeyResponse |
ApiGatewayClient.createUsagePlanKey(CreateUsagePlanKeyRequest createUsagePlanKeyRequest)
Creates a usage plan key for adding an existing API key to a usage plan.
|
default CompletableFuture<CreateUsagePlanKeyResponse> |
ApiGatewayAsyncClient.createUsagePlanKey(CreateUsagePlanKeyRequest createUsagePlanKeyRequest)
Creates a usage plan key for adding an existing API key to a usage plan.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateUsagePlanKeyRequestMarshaller.marshall(CreateUsagePlanKeyRequest createUsagePlanKeyRequest) |
Copyright © 2023. All rights reserved.