Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetNetworkResourceCountsIterable
-
Packages that use GetNetworkResourceCountsIterable 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. -
-
Uses of GetNetworkResourceCountsIterable in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetNetworkResourceCountsIterable Modifier and Type Method Description default GetNetworkResourceCountsIterableNetworkManagerClient. getNetworkResourceCountsPaginator(Consumer<GetNetworkResourceCountsRequest.Builder> getNetworkResourceCountsRequest)Gets the count of network resources, by resource type, for the specified global network.default GetNetworkResourceCountsIterableNetworkManagerClient. getNetworkResourceCountsPaginator(GetNetworkResourceCountsRequest getNetworkResourceCountsRequest)Gets the count of network resources, by resource type, for the specified global network.
-