| 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 GetNetworkResourcesResponse |
NetworkManagerClient.getNetworkResources(Consumer<GetNetworkResourcesRequest.Builder> getNetworkResourcesRequest)
Describes the network resources for the specified global network.
|
default GetNetworkResourcesResponse |
NetworkManagerClient.getNetworkResources(GetNetworkResourcesRequest getNetworkResourcesRequest)
Describes the network resources for the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkResourcesResponse> |
NetworkManagerAsyncClient.getNetworkResources(Consumer<GetNetworkResourcesRequest.Builder> getNetworkResourcesRequest)
Describes the network resources for the specified global network.
|
default CompletableFuture<GetNetworkResourcesResponse> |
NetworkManagerAsyncClient.getNetworkResources(GetNetworkResourcesRequest getNetworkResourcesRequest)
Describes the network resources for the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetNetworkResourcesResponse> |
GetNetworkResourcesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetNetworkResourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetNetworkResourcesResponse> subscriber) |
Copyright © 2022. All rights reserved.