| 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 DescribeDirectConnectGatewayAssociationProposalsResponse |
DirectConnectClient.describeDirectConnectGatewayAssociationProposals(Consumer<DescribeDirectConnectGatewayAssociationProposalsRequest.Builder> describeDirectConnectGatewayAssociationProposalsRequest)
Describes one or more association proposals for connection between a virtual private gateway or transit gateway
and a Direct Connect gateway.
|
default DescribeDirectConnectGatewayAssociationProposalsResponse |
DirectConnectClient.describeDirectConnectGatewayAssociationProposals(DescribeDirectConnectGatewayAssociationProposalsRequest describeDirectConnectGatewayAssociationProposalsRequest)
Describes one or more association proposals for connection between a virtual private gateway or transit gateway
and a Direct Connect gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeDirectConnectGatewayAssociationProposalsResponse> |
DirectConnectAsyncClient.describeDirectConnectGatewayAssociationProposals(Consumer<DescribeDirectConnectGatewayAssociationProposalsRequest.Builder> describeDirectConnectGatewayAssociationProposalsRequest)
Describes one or more association proposals for connection between a virtual private gateway or transit gateway
and a Direct Connect gateway.
|
default CompletableFuture<DescribeDirectConnectGatewayAssociationProposalsResponse> |
DirectConnectAsyncClient.describeDirectConnectGatewayAssociationProposals(DescribeDirectConnectGatewayAssociationProposalsRequest describeDirectConnectGatewayAssociationProposalsRequest)
Describes one or more association proposals for connection between a virtual private gateway or transit gateway
and a Direct Connect gateway.
|
Copyright © 2022. All rights reserved.