| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
List<Grant> |
S3Location.accessControlList()
A list of grants that control access to the staged results.
|
| Modifier and Type | Method and Description |
|---|---|
S3Location.Builder |
S3Location.Builder.accessControlList(Grant... accessControlList)
A list of grants that control access to the staged results.
|
| Modifier and Type | Method and Description |
|---|---|
S3Location.Builder |
S3Location.Builder.accessControlList(Collection<Grant> accessControlList)
A list of grants that control access to the staged results.
|
Copyright © 2023. All rights reserved.