public static interface Owner.Builder extends SdkPojo, CopyableBuilder<Owner.Builder,Owner>
| Modifier and Type | Method and Description |
|---|---|
Owner.Builder |
id(String id)
The canonical user ID of the bucket owner.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOwner.Builder id(String id)
The canonical user ID of the bucket owner. For information about locating your canonical user ID see Finding Your Account Canonical User ID.
id - The canonical user ID of the bucket owner. For information about locating your canonical user ID see
Finding Your Account Canonical User ID.Copyright © 2023. All rights reserved.