| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default ListAccessPointsPublisher |
S3ControlAsyncClient.listAccessPointsPaginator(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest)
Returns a list of the access points currently associated with the specified bucket.
|
default ListAccessPointsPublisher |
S3ControlAsyncClient.listAccessPointsPaginator(ListAccessPointsRequest listAccessPointsRequest)
Returns a list of the access points currently associated with the specified bucket.
|
Copyright © 2021. All rights reserved.