Uses of Class
software.amazon.awssdk.services.s3control.paginators.ListAccessPointsForObjectLambdaIterable
-
Packages that use ListAccessPointsForObjectLambdaIterable Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of ListAccessPointsForObjectLambdaIterable in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that return ListAccessPointsForObjectLambdaIterable Modifier and Type Method Description default ListAccessPointsForObjectLambdaIterableS3ControlClient. listAccessPointsForObjectLambdaPaginator(Consumer<ListAccessPointsForObjectLambdaRequest.Builder> listAccessPointsForObjectLambdaRequest)default ListAccessPointsForObjectLambdaIterableS3ControlClient. listAccessPointsForObjectLambdaPaginator(ListAccessPointsForObjectLambdaRequest listAccessPointsForObjectLambdaRequest)
-