| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| software.amazon.awssdk.services.networkmanager.paginators | |
| software.amazon.awssdk.services.networkmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConnectionsResponse> |
NetworkManagerAsyncClient.getConnections(GetConnectionsRequest getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
default GetConnectionsResponse |
NetworkManagerClient.getConnections(GetConnectionsRequest getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
default GetConnectionsPublisher |
NetworkManagerAsyncClient.getConnectionsPaginator(GetConnectionsRequest getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
default GetConnectionsIterable |
NetworkManagerClient.getConnectionsPaginator(GetConnectionsRequest getConnectionsRequest)
Gets information about one or more of your connections in a global network.
|
| Constructor and Description |
|---|
GetConnectionsIterable(NetworkManagerClient client,
GetConnectionsRequest firstRequest) |
GetConnectionsPublisher(NetworkManagerAsyncClient client,
GetConnectionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetConnectionsRequestMarshaller.marshall(GetConnectionsRequest getConnectionsRequest) |
Copyright © 2022. All rights reserved.