| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default ListAccessPointsIterable |
S3ControlClient.listAccessPointsPaginator(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest)
Returns a list of the access points that are owned by the current account that's associated with the specified
bucket.
|
default ListAccessPointsIterable |
S3ControlClient.listAccessPointsPaginator(ListAccessPointsRequest listAccessPointsRequest)
Returns a list of the access points that are owned by the current account that's associated with the specified
bucket.
|
Copyright © 2023. All rights reserved.