| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetUsagePlanKeyResponse |
ApiGatewayClient.getUsagePlanKey(Consumer<GetUsagePlanKeyRequest.Builder> getUsagePlanKeyRequest)
Gets a usage plan key of a given key identifier.
|
default GetUsagePlanKeyResponse |
ApiGatewayClient.getUsagePlanKey(GetUsagePlanKeyRequest getUsagePlanKeyRequest)
Gets a usage plan key of a given key identifier.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetUsagePlanKeyResponse> |
ApiGatewayAsyncClient.getUsagePlanKey(Consumer<GetUsagePlanKeyRequest.Builder> getUsagePlanKeyRequest)
Gets a usage plan key of a given key identifier.
|
default CompletableFuture<GetUsagePlanKeyResponse> |
ApiGatewayAsyncClient.getUsagePlanKey(GetUsagePlanKeyRequest getUsagePlanKeyRequest)
Gets a usage plan key of a given key identifier.
|
Copyright © 2023. All rights reserved.