| 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<GetNetworkResourceCountsResponse> |
NetworkManagerAsyncClient.getNetworkResourceCounts(GetNetworkResourceCountsRequest 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.
|
default GetNetworkResourceCountsPublisher |
NetworkManagerAsyncClient.getNetworkResourceCountsPaginator(GetNetworkResourceCountsRequest getNetworkResourceCountsRequest)
Gets the count of network resources, by resource type, for the specified global network.
|
default GetNetworkResourceCountsIterable |
NetworkManagerClient.getNetworkResourceCountsPaginator(GetNetworkResourceCountsRequest getNetworkResourceCountsRequest)
Gets the count of network resources, by resource type, for the specified global network.
|
| Constructor and Description |
|---|
GetNetworkResourceCountsIterable(NetworkManagerClient client,
GetNetworkResourceCountsRequest firstRequest) |
GetNetworkResourceCountsPublisher(NetworkManagerAsyncClient client,
GetNetworkResourceCountsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetNetworkResourceCountsRequestMarshaller.marshall(GetNetworkResourceCountsRequest getNetworkResourceCountsRequest) |
Copyright © 2022. All rights reserved.