| 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 GetNetworkResourceCountsResponse |
NetworkManagerClient.getNetworkResourceCounts(Consumer<GetNetworkResourceCountsRequest.Builder> getNetworkResourceCountsRequest)
Gets the count of network resources, by resource type, for the specified global network.
|
default GetNetworkResourceCountsResponse |
NetworkManagerClient.getNetworkResourceCounts(GetNetworkResourceCountsRequest getNetworkResourceCountsRequest)
Gets the count of network resources, by resource type, for the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkResourceCountsResponse> |
NetworkManagerAsyncClient.getNetworkResourceCounts(Consumer<GetNetworkResourceCountsRequest.Builder> getNetworkResourceCountsRequest)
Gets the count of network resources, by resource type, for the specified global network.
|
default CompletableFuture<GetNetworkResourceCountsResponse> |
NetworkManagerAsyncClient.getNetworkResourceCounts(GetNetworkResourceCountsRequest getNetworkResourceCountsRequest)
Gets the count of network resources, by resource type, for the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetNetworkResourceCountsResponse> |
GetNetworkResourceCountsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetNetworkResourceCountsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetNetworkResourceCountsResponse> subscriber) |
Copyright © 2022. All rights reserved.