| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<StageKey> |
CreateApiKeyRequest.stageKeys()
DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.stageKeys(StageKey... stageKeys)
DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApiKeyRequest.Builder |
CreateApiKeyRequest.Builder.stageKeys(Collection<StageKey> stageKeys)
DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.
|
Copyright © 2023. All rights reserved.