| 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<GetLinksResponse> |
NetworkManagerAsyncClient.getLinks(GetLinksRequest getLinksRequest)
Gets information about one or more links in a specified global network.
|
default GetLinksResponse |
NetworkManagerClient.getLinks(GetLinksRequest getLinksRequest)
Gets information about one or more links in a specified global network.
|
default GetLinksPublisher |
NetworkManagerAsyncClient.getLinksPaginator(GetLinksRequest getLinksRequest)
Gets information about one or more links in a specified global network.
|
default GetLinksIterable |
NetworkManagerClient.getLinksPaginator(GetLinksRequest getLinksRequest)
Gets information about one or more links in a specified global network.
|
| Constructor and Description |
|---|
GetLinksIterable(NetworkManagerClient client,
GetLinksRequest firstRequest) |
GetLinksPublisher(NetworkManagerAsyncClient client,
GetLinksRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLinksRequestMarshaller.marshall(GetLinksRequest getLinksRequest) |
Copyright © 2022. All rights reserved.