| 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 GetSitesResponse |
NetworkManagerClient.getSites(Consumer<GetSitesRequest.Builder> getSitesRequest)
Gets information about one or more of your sites in a global network.
|
default GetSitesResponse |
NetworkManagerClient.getSites(GetSitesRequest getSitesRequest)
Gets information about one or more of your sites in a global network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSitesResponse> |
NetworkManagerAsyncClient.getSites(Consumer<GetSitesRequest.Builder> getSitesRequest)
Gets information about one or more of your sites in a global network.
|
default CompletableFuture<GetSitesResponse> |
NetworkManagerAsyncClient.getSites(GetSitesRequest getSitesRequest)
Gets information about one or more of your sites in a global network.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetSitesResponse> |
GetSitesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetSitesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetSitesResponse> subscriber) |
Copyright © 2023. All rights reserved.