| 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<GetLinkAssociationsResponse> |
NetworkManagerAsyncClient.getLinkAssociations(GetLinkAssociationsRequest getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default GetLinkAssociationsResponse |
NetworkManagerClient.getLinkAssociations(GetLinkAssociationsRequest getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default GetLinkAssociationsPublisher |
NetworkManagerAsyncClient.getLinkAssociationsPaginator(GetLinkAssociationsRequest getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default GetLinkAssociationsIterable |
NetworkManagerClient.getLinkAssociationsPaginator(GetLinkAssociationsRequest getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
| Constructor and Description |
|---|
GetLinkAssociationsIterable(NetworkManagerClient client,
GetLinkAssociationsRequest firstRequest) |
GetLinkAssociationsPublisher(NetworkManagerAsyncClient client,
GetLinkAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLinkAssociationsRequestMarshaller.marshall(GetLinkAssociationsRequest getLinkAssociationsRequest) |
Copyright © 2022. All rights reserved.