Uses of Class
software.amazon.awssdk.services.route53recoveryreadiness.paginators.ListCellsPublisher
-
Packages that use ListCellsPublisher Package Description software.amazon.awssdk.services.route53recoveryreadiness Recovery readiness -
-
Uses of ListCellsPublisher in software.amazon.awssdk.services.route53recoveryreadiness
Methods in software.amazon.awssdk.services.route53recoveryreadiness that return ListCellsPublisher Modifier and Type Method Description default ListCellsPublisherRoute53RecoveryReadinessAsyncClient. listCellsPaginator(Consumer<ListCellsRequest.Builder> listCellsRequest)This is a variant ofRoute53RecoveryReadinessAsyncClient.listCells(software.amazon.awssdk.services.route53recoveryreadiness.model.ListCellsRequest)operation.default ListCellsPublisherRoute53RecoveryReadinessAsyncClient. listCellsPaginator(ListCellsRequest listCellsRequest)This is a variant ofRoute53RecoveryReadinessAsyncClient.listCells(software.amazon.awssdk.services.route53recoveryreadiness.model.ListCellsRequest)operation.
-