Package | Description |
---|---|
software.amazon.awssdk.core | |
software.amazon.awssdk.core.protocol | |
software.amazon.awssdk.core.traits |
Modifier and Type | Method and Description |
---|---|
MarshallLocation |
SdkField.location() |
Modifier and Type | Method and Description |
---|---|
static MarshallLocation |
MarshallLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarshallLocation[] |
MarshallLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MarshallLocation |
LocationTrait.location() |
Modifier and Type | Method and Description |
---|---|
LocationTrait.Builder |
LocationTrait.Builder.location(MarshallLocation location) |
Copyright © 2019. All rights reserved.