Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetNetworkResourcesIterable
-
Packages that use GetNetworkResourcesIterable 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 GetNetworkResourcesIterable in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetNetworkResourcesIterable Modifier and Type Method Description default GetNetworkResourcesIterableNetworkManagerClient. getNetworkResourcesPaginator(Consumer<GetNetworkResourcesRequest.Builder> getNetworkResourcesRequest)Describes the network resources for the specified global network.default GetNetworkResourcesIterableNetworkManagerClient. getNetworkResourcesPaginator(GetNetworkResourcesRequest getNetworkResourcesRequest)Describes the network resources for the specified global network.
-