| Package | Description |
|---|---|
| com.amazonaws.codegen.model.intermediate | |
| com.amazonaws.codegen.model.service |
| Modifier and Type | Method and Description |
|---|---|
Location |
AuthorizerModel.getAuthTokenLocation() |
Location |
ParameterHttpMapping.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterHttpMapping.setLocation(Location location) |
ParameterHttpMapping |
ParameterHttpMapping.withLocation(Location location) |
| Constructor and Description |
|---|
AuthorizerModel(String name,
String interfaceName,
Location authTokenLocation,
String tokenName) |
| Modifier and Type | Method and Description |
|---|---|
static Location |
Location.forValue(String location) |
Location |
Authorizer.Placement.getLocation() |
Location |
Authorizer.getTokenLocation() |
static Location |
Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Location[] |
Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Authorizer.Placement.setLocation(Location location) |
Copyright © 2023. All rights reserved.