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, sdkFields
copy
applyMutation, build
Owner.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.