| 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 |
Loa.setLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
void |
DescribeLoaResult.setLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
void |
DescribeLoaRequest.setLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
void |
DescribeInterconnectLoaRequest.setLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
void |
DescribeConnectionLoaRequest.setLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
Loa |
Loa.withLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
DescribeLoaResult |
DescribeLoaResult.withLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
DescribeLoaRequest |
DescribeLoaRequest.withLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
DescribeInterconnectLoaRequest |
DescribeInterconnectLoaRequest.withLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
DescribeConnectionLoaRequest |
DescribeConnectionLoaRequest.withLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
Copyright © 2024. All rights reserved.