| Package | Description | 
|---|---|
| com.amazonaws.services.apigateway.model | 
| Modifier and Type | Method and Description | 
|---|---|
static ApiKeysFormat | 
ApiKeysFormat.fromValue(String value)
Use this in place of valueOf. 
 | 
static ApiKeysFormat | 
ApiKeysFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ApiKeysFormat[] | 
ApiKeysFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ImportApiKeysRequest.setFormat(ApiKeysFormat format)
 A query parameter to specify the input format to imported API keys. 
 | 
ImportApiKeysRequest | 
ImportApiKeysRequest.withFormat(ApiKeysFormat format)
 A query parameter to specify the input format to imported API keys. 
 | 
Copyright © 2023. All rights reserved.