| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect |
Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeDirectConnectGatewayAttachmentsResponse |
DirectConnectClient.describeDirectConnectGatewayAttachments(Consumer<DescribeDirectConnectGatewayAttachmentsRequest.Builder> describeDirectConnectGatewayAttachmentsRequest)
Lists the attachments between your Direct Connect gateways and virtual interfaces.
|
default DescribeDirectConnectGatewayAttachmentsResponse |
DirectConnectClient.describeDirectConnectGatewayAttachments(DescribeDirectConnectGatewayAttachmentsRequest describeDirectConnectGatewayAttachmentsRequest)
Lists the attachments between your Direct Connect gateways and virtual interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDirectConnectGatewayAttachmentsResponse> |
DirectConnectAsyncClient.describeDirectConnectGatewayAttachments(Consumer<DescribeDirectConnectGatewayAttachmentsRequest.Builder> describeDirectConnectGatewayAttachmentsRequest)
Lists the attachments between your Direct Connect gateways and virtual interfaces.
|
default CompletableFuture<DescribeDirectConnectGatewayAttachmentsResponse> |
DirectConnectAsyncClient.describeDirectConnectGatewayAttachments(DescribeDirectConnectGatewayAttachmentsRequest describeDirectConnectGatewayAttachmentsRequest)
Lists the attachments between your Direct Connect gateways and virtual interfaces.
|
Copyright © 2022. All rights reserved.