Uses of Class
software.amazon.awssdk.services.oam.paginators.ListSinksPublisher
-
Packages that use ListSinksPublisher 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 ListSinksPublisher in software.amazon.awssdk.services.oam
Methods in software.amazon.awssdk.services.oam that return ListSinksPublisher Modifier and Type Method Description default ListSinksPublisherOamAsyncClient. listSinksPaginator(Consumer<ListSinksRequest.Builder> listSinksRequest)Use this operation in a monitoring account to return the list of sinks created in that account.default ListSinksPublisherOamAsyncClient. listSinksPaginator(ListSinksRequest listSinksRequest)Use this operation in a monitoring account to return the list of sinks created in that account.
-