Uses of Class
software.amazon.awssdk.services.redshiftserverless.paginators.ListRecoveryPointsIterable
-
Packages that use ListRecoveryPointsIterable Package Description software.amazon.awssdk.services.redshiftserverless This is an interface reference for Amazon Redshift Serverless. -
-
Uses of ListRecoveryPointsIterable in software.amazon.awssdk.services.redshiftserverless
Methods in software.amazon.awssdk.services.redshiftserverless that return ListRecoveryPointsIterable Modifier and Type Method Description default ListRecoveryPointsIterableRedshiftServerlessClient. listRecoveryPointsPaginator(Consumer<ListRecoveryPointsRequest.Builder> listRecoveryPointsRequest)Returns an array of recovery points.default ListRecoveryPointsIterableRedshiftServerlessClient. listRecoveryPointsPaginator(ListRecoveryPointsRequest listRecoveryPointsRequest)Returns an array of recovery points.
-