| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static LoaContentType |
LoaContentType.fromValue(String value)
Use this in place of valueOf.
|
static LoaContentType |
LoaContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoaContentType[] |
LoaContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeConnectionLoaRequest.setLoaContentType(LoaContentType loaContentType) |
void |
Loa.setLoaContentType(LoaContentType loaContentType) |
void |
DescribeInterconnectLoaRequest.setLoaContentType(LoaContentType loaContentType) |
DescribeConnectionLoaRequest |
DescribeConnectionLoaRequest.withLoaContentType(LoaContentType loaContentType) |
Loa |
Loa.withLoaContentType(LoaContentType loaContentType) |
DescribeInterconnectLoaRequest |
DescribeInterconnectLoaRequest.withLoaContentType(LoaContentType loaContentType) |
Copyright © 2016. All rights reserved.