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