Uses of Class
software.amazon.awssdk.services.oam.paginators.ListLinksPublisher
-
Packages that use ListLinksPublisher 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 ListLinksPublisher in software.amazon.awssdk.services.oam
Methods in software.amazon.awssdk.services.oam that return ListLinksPublisher Modifier and Type Method Description default ListLinksPublisherOamAsyncClient. 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 ListLinksPublisherOamAsyncClient. 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.
-