| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
List<Bucket> |
ListBucketsResponse.buckets()
The list of buckets owned by the requestor.
|
| Modifier and Type | Method and Description |
|---|---|
ListBucketsResponse.Builder |
ListBucketsResponse.Builder.buckets(Bucket... buckets)
The list of buckets owned by the requestor.
|
| Modifier and Type | Method and Description |
|---|---|
ListBucketsResponse.Builder |
ListBucketsResponse.Builder.buckets(Collection<Bucket> buckets)
The list of buckets owned by the requestor.
|
Copyright © 2021. All rights reserved.