| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetNetworkResourceCountsResult> |
AbstractAWSNetworkManagerAsync.getNetworkResourceCountsAsync(GetNetworkResourceCountsRequest request,
AsyncHandler<GetNetworkResourceCountsRequest,GetNetworkResourceCountsResult> asyncHandler) |
Future<GetNetworkResourceCountsResult> |
AWSNetworkManagerAsyncClient.getNetworkResourceCountsAsync(GetNetworkResourceCountsRequest request,
AsyncHandler<GetNetworkResourceCountsRequest,GetNetworkResourceCountsResult> asyncHandler) |
Future<GetNetworkResourceCountsResult> |
AWSNetworkManagerAsync.getNetworkResourceCountsAsync(GetNetworkResourceCountsRequest getNetworkResourceCountsRequest,
AsyncHandler<GetNetworkResourceCountsRequest,GetNetworkResourceCountsResult> asyncHandler)
Gets the count of network resources, by resource type, for the specified global network.
|
| Modifier and Type | Method and Description |
|---|---|
GetNetworkResourceCountsRequest |
GetNetworkResourceCountsRequest.clone() |
GetNetworkResourceCountsRequest |
GetNetworkResourceCountsRequest.withGlobalNetworkId(String globalNetworkId)
The ID of the global network.
|
GetNetworkResourceCountsRequest |
GetNetworkResourceCountsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
GetNetworkResourceCountsRequest |
GetNetworkResourceCountsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
GetNetworkResourceCountsRequest |
GetNetworkResourceCountsRequest.withResourceType(String resourceType)
The resource type.
|
Copyright © 2025. All rights reserved.