public static interface S3BucketOwner.Builder extends SdkPojo, CopyableBuilder<S3BucketOwner.Builder,S3BucketOwner>
| Modifier and Type | Method and Description |
|---|---|
S3BucketOwner.Builder |
displayName(String displayName)
The display name of the account that owns the bucket.
|
S3BucketOwner.Builder |
id(String id)
The canonical user ID for the account that owns the bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3BucketOwner.Builder displayName(String displayName)
The display name of the account that owns the bucket.
displayName - The display name of the account that owns the bucket.S3BucketOwner.Builder id(String id)
The canonical user ID for the account that owns the bucket.
id - The canonical user ID for the account that owns the bucket.Copyright © 2022. All rights reserved.