| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
Loa |
Loa.clone() |
Loa |
DescribeInterconnectLoaResult.getLoa()
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
|
Loa |
DescribeConnectionLoaResult.getLoa()
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
|
Loa |
Loa.withLoaContent(ByteBuffer loaContent)
The binary contents of the LOA-CFA document.
|
Loa |
Loa.withLoaContentType(LoaContentType loaContentType)
The standard media type for the LOA-CFA document.
|
Loa |
Loa.withLoaContentType(String loaContentType)
The standard media type for the LOA-CFA document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInterconnectLoaResult.setLoa(Loa loa)
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
|
void |
DescribeConnectionLoaResult.setLoa(Loa loa)
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
|
DescribeInterconnectLoaResult |
DescribeInterconnectLoaResult.withLoa(Loa loa)
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
|
DescribeConnectionLoaResult |
DescribeConnectionLoaResult.withLoa(Loa loa)
The Letter of Authorization - Connecting Facility Assignment (LOA-CFA).
|
Copyright © 2024. All rights reserved.