| 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<ListPeeringsResponse> |
NetworkManagerAsyncClient.listPeerings(ListPeeringsRequest listPeeringsRequest)
Lists the peerings for a core network.
|
default ListPeeringsResponse |
NetworkManagerClient.listPeerings(ListPeeringsRequest listPeeringsRequest)
Lists the peerings for a core network.
|
default ListPeeringsPublisher |
NetworkManagerAsyncClient.listPeeringsPaginator(ListPeeringsRequest listPeeringsRequest)
Lists the peerings for a core network.
|
default ListPeeringsIterable |
NetworkManagerClient.listPeeringsPaginator(ListPeeringsRequest listPeeringsRequest)
Lists the peerings for a core network.
|
| Constructor and Description |
|---|
ListPeeringsIterable(NetworkManagerClient client,
ListPeeringsRequest firstRequest) |
ListPeeringsPublisher(NetworkManagerAsyncClient client,
ListPeeringsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPeeringsRequestMarshaller.marshall(ListPeeringsRequest listPeeringsRequest) |
Copyright © 2022. All rights reserved.