| 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 UpdateLagResponse |
DirectConnectClient.updateLag(Consumer<UpdateLagRequest.Builder> updateLagRequest)
Updates the attributes of the specified link aggregation group (LAG).
|
default UpdateLagResponse |
DirectConnectClient.updateLag(UpdateLagRequest updateLagRequest)
Updates the attributes of the specified link aggregation group (LAG).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLagResponse> |
DirectConnectAsyncClient.updateLag(Consumer<UpdateLagRequest.Builder> updateLagRequest)
Updates the attributes of the specified link aggregation group (LAG).
|
default CompletableFuture<UpdateLagResponse> |
DirectConnectAsyncClient.updateLag(UpdateLagRequest updateLagRequest)
Updates the attributes of the specified link aggregation group (LAG).
|
Copyright © 2023. All rights reserved.