Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetLinksIterable
-
Packages that use GetLinksIterable 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 GetLinksIterable in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetLinksIterable Modifier and Type Method Description default GetLinksIterableNetworkManagerClient. getLinksPaginator(Consumer<GetLinksRequest.Builder> getLinksRequest)Gets information about one or more links in a specified global network.default GetLinksIterableNetworkManagerClient. getLinksPaginator(GetLinksRequest getLinksRequest)Gets information about one or more links in a specified global network.
-