| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccessPoint> |
ListAccessPointsResponse.accessPointList()
Contains identification and configuration information for one or more access points associated with the specified
bucket.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccessPointsResponse.Builder |
ListAccessPointsResponse.Builder.accessPointList(AccessPoint... accessPointList)
Contains identification and configuration information for one or more access points associated with the
specified bucket.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccessPointsResponse.Builder |
ListAccessPointsResponse.Builder.accessPointList(Collection<AccessPoint> accessPointList)
Contains identification and configuration information for one or more access points associated with the
specified bucket.
|
Copyright © 2021. All rights reserved.