| 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.
|
| software.amazon.awssdk.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
default DeleteDirectConnectGatewayAssociationProposalResponse |
DirectConnectClient.deleteDirectConnectGatewayAssociationProposal(Consumer<DeleteDirectConnectGatewayAssociationProposalRequest.Builder> deleteDirectConnectGatewayAssociationProposalRequest)
Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway
or transit gateway.
|
default CompletableFuture<DeleteDirectConnectGatewayAssociationProposalResponse> |
DirectConnectAsyncClient.deleteDirectConnectGatewayAssociationProposal(Consumer<DeleteDirectConnectGatewayAssociationProposalRequest.Builder> deleteDirectConnectGatewayAssociationProposalRequest)
Deletes the association proposal request between the specified Direct Connect gateway and virtual private gateway
or transit gateway.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteDirectConnectGatewayAssociationProposalRequest.Builder> |
DeleteDirectConnectGatewayAssociationProposalRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.