| 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 UpdateDirectConnectGatewayAssociationResponse |
DirectConnectClient.updateDirectConnectGatewayAssociation(Consumer<UpdateDirectConnectGatewayAssociationRequest.Builder> updateDirectConnectGatewayAssociationRequest)
Updates the specified attributes of the Direct Connect gateway association.
|
default UpdateDirectConnectGatewayAssociationResponse |
DirectConnectClient.updateDirectConnectGatewayAssociation(UpdateDirectConnectGatewayAssociationRequest updateDirectConnectGatewayAssociationRequest)
Updates the specified attributes of the Direct Connect gateway association.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDirectConnectGatewayAssociationResponse> |
DirectConnectAsyncClient.updateDirectConnectGatewayAssociation(Consumer<UpdateDirectConnectGatewayAssociationRequest.Builder> updateDirectConnectGatewayAssociationRequest)
Updates the specified attributes of the Direct Connect gateway association.
|
default CompletableFuture<UpdateDirectConnectGatewayAssociationResponse> |
DirectConnectAsyncClient.updateDirectConnectGatewayAssociation(UpdateDirectConnectGatewayAssociationRequest updateDirectConnectGatewayAssociationRequest)
Updates the specified attributes of the Direct Connect gateway association.
|
Copyright © 2023. All rights reserved.