| Package | Description |
|---|---|
| com.amazonaws.codegen.model.intermediate | |
| com.amazonaws.codegen.model.service |
| Modifier and Type | Method and Description |
|---|---|
Location |
ParameterHttpMapping.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterHttpMapping.setLocation(Location location) |
ParameterHttpMapping |
ParameterHttpMapping.withLocation(Location location) |
| Modifier and Type | Method and Description |
|---|---|
static Location |
Location.forValue(String location) |
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.
|
Copyright © 2016. All rights reserved.