| Package | Description |
|---|---|
| com.amazonaws.services.directconnect |
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10
gigabit Ethernet fiber-optic cable.
|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDirectConnectGatewayAssociationsRequest |
DescribeDirectConnectGatewayAssociationsRequest.clone() |
DescribeDirectConnectGatewayAssociationsRequest |
DescribeDirectConnectGatewayAssociationsRequest.withDirectConnectGatewayId(String directConnectGatewayId)
The ID of the direct connect gateway.
|
DescribeDirectConnectGatewayAssociationsRequest |
DescribeDirectConnectGatewayAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of direct connect gateway associations to return per page.
|
DescribeDirectConnectGatewayAssociationsRequest |
DescribeDirectConnectGatewayAssociationsRequest.withNextToken(String nextToken)
The token provided in the previous describe result to retrieve the next page of the result.
|
DescribeDirectConnectGatewayAssociationsRequest |
DescribeDirectConnectGatewayAssociationsRequest.withVirtualGatewayId(String virtualGatewayId)
The ID of the virtual private gateway.
|
Copyright © 2018. All rights reserved.