| 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.
|
| 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 © 2021. All rights reserved.