Uses of Class
software.amazon.awssdk.services.oam.paginators.ListLinksIterable
-
Packages that use ListLinksIterable Package Description software.amazon.awssdk.services.oam Use Amazon CloudWatch Observability Access Manager to create and manage links between source accounts and monitoring accounts by using CloudWatch cross-account observability. -
-
Uses of ListLinksIterable in software.amazon.awssdk.services.oam
Methods in software.amazon.awssdk.services.oam that return ListLinksIterable Modifier and Type Method Description default ListLinksIterableOamClient. listLinksPaginator(Consumer<ListLinksRequest.Builder> listLinksRequest)Use this operation in a source account to return a list of links to monitoring account sinks that this source account has.default ListLinksIterableOamClient. listLinksPaginator(ListLinksRequest listLinksRequest)Use this operation in a source account to return a list of links to monitoring account sinks that this source account has.
-