| 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 |
| Modifier and Type | Method and Description |
|---|---|
default GetLinkAssociationsResponse |
NetworkManagerClient.getLinkAssociations(Consumer<GetLinkAssociationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLinkAssociationsResponse> |
NetworkManagerAsyncClient.getLinkAssociations(Consumer<GetLinkAssociationsRequest.Builder> getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
default CompletableFuture<GetLinkAssociationsResponse> |
NetworkManagerAsyncClient.getLinkAssociations(GetLinkAssociationsRequest getLinkAssociationsRequest)
Gets the link associations for a device or a link.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetLinkAssociationsResponse> |
GetLinkAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetLinkAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetLinkAssociationsResponse> subscriber) |
Copyright © 2022. All rights reserved.