Modifier and Type | Method and Description |
---|---|
AllocateConnectionOnInterconnectResult |
AmazonDirectConnectClient.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)
Creates a hosted connection on an interconnect.
|
AllocateConnectionOnInterconnectResult |
AmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest allocateConnectionOnInterconnectRequest)
Creates a hosted connection on an interconnect.
|
AllocateConnectionOnInterconnectResult |
AbstractAmazonDirectConnect.allocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request) |
Modifier and Type | Method and Description |
---|---|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.clone() |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withBandwidth(java.lang.String bandwidth)
Bandwidth of the connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionId(java.lang.String connectionId) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionName(java.lang.String connectionName) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionState(ConnectionState connectionState) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withConnectionState(java.lang.String connectionState) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withLocation(java.lang.String location) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withOwnerAccount(java.lang.String ownerAccount)
The AWS account that will own the new connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withPartnerName(java.lang.String partnerName)
The name of the AWS Direct Connect service provider associated with the
connection.
|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withRegion(java.lang.String region) |
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResult.withVlan(java.lang.Integer vlan) |
Modifier and Type | Method and Description |
---|---|
AllocateConnectionOnInterconnectResult |
AllocateConnectionOnInterconnectResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |