| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager |
Transit Gateway Network Manager (Network Manager) enables you to create a global network, in which you can monitor
your AWS and on-premises networks that are built around transit gateways.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateConnectionResponse |
NetworkManagerClient.updateConnection(Consumer<UpdateConnectionRequest.Builder> updateConnectionRequest)
Updates the information for an existing connection.
|
default UpdateConnectionResponse |
NetworkManagerClient.updateConnection(UpdateConnectionRequest updateConnectionRequest)
Updates the information for an existing connection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateConnectionResponse> |
NetworkManagerAsyncClient.updateConnection(Consumer<UpdateConnectionRequest.Builder> updateConnectionRequest)
Updates the information for an existing connection.
|
default CompletableFuture<UpdateConnectionResponse> |
NetworkManagerAsyncClient.updateConnection(UpdateConnectionRequest updateConnectionRequest)
Updates the information for an existing connection.
|
Copyright © 2021. All rights reserved.