| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetUsagePlanKeyResponse |
ApiGatewayClient.getUsagePlanKey(GetUsagePlanKeyRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetUsagePlanKeyRequestMarshaller.marshall(GetUsagePlanKeyRequest getUsagePlanKeyRequest) |
Copyright © 2023. All rights reserved.