| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
Interconnect |
Interconnect.clone() |
Interconnect |
Interconnect.withAwsDevice(String awsDevice)
The Direct Connection endpoint which the physical connection terminates on.
|
Interconnect |
Interconnect.withBandwidth(String bandwidth) |
Interconnect |
Interconnect.withInterconnectId(String interconnectId) |
Interconnect |
Interconnect.withInterconnectName(String interconnectName) |
Interconnect |
Interconnect.withInterconnectState(InterconnectState interconnectState) |
Interconnect |
Interconnect.withInterconnectState(String interconnectState) |
Interconnect |
Interconnect.withLagId(String lagId) |
Interconnect |
Interconnect.withLoaIssueTime(Date loaIssueTime)
The time of the most recent call to DescribeInterconnectLoa for this Interconnect.
|
Interconnect |
Interconnect.withLocation(String location) |
Interconnect |
Interconnect.withRegion(String region) |
| Modifier and Type | Method and Description |
|---|---|
List<Interconnect> |
DescribeInterconnectsResult.getInterconnects()
A list of interconnects.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInterconnectsResult |
DescribeInterconnectsResult.withInterconnects(Interconnect... interconnects)
A list of interconnects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInterconnectsResult.setInterconnects(Collection<Interconnect> interconnects)
A list of interconnects.
|
DescribeInterconnectsResult |
DescribeInterconnectsResult.withInterconnects(Collection<Interconnect> interconnects)
A list of interconnects.
|
Copyright © 2017. All rights reserved.