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