Uses of Class
software.amazon.awssdk.services.networkmanager.paginators.GetSitesIterable
-
Packages that use GetSitesIterable 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 GetSitesIterable in software.amazon.awssdk.services.networkmanager
Methods in software.amazon.awssdk.services.networkmanager that return GetSitesIterable Modifier and Type Method Description default GetSitesIterableNetworkManagerClient. getSitesPaginator(Consumer<GetSitesRequest.Builder> getSitesRequest)Gets information about one or more of your sites in a global network.default GetSitesIterableNetworkManagerClient. getSitesPaginator(GetSitesRequest getSitesRequest)Gets information about one or more of your sites in a global network.
-