| Package | Description |
|---|---|
| com.amazonaws.codegen.model.intermediate |
| Modifier and Type | Method and Description |
|---|---|
static ParameterHttpMapping.Location |
ParameterHttpMapping.Location.forValue(String location) |
ParameterHttpMapping.Location |
ParameterHttpMapping.getLocation() |
static ParameterHttpMapping.Location |
ParameterHttpMapping.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterHttpMapping.Location[] |
ParameterHttpMapping.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 |
ParameterHttpMapping.setLocation(ParameterHttpMapping.Location location) |
ParameterHttpMapping |
ParameterHttpMapping.withLocation(ParameterHttpMapping.Location location) |
Copyright © 2016. All rights reserved.