public static interface AttachmentInformation.Builder extends SdkPojo, CopyableBuilder<AttachmentInformation.Builder,AttachmentInformation>
Modifier and Type | Method and Description |
---|---|
AttachmentInformation.Builder |
name(String name)
The name of the attachment.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
AttachmentInformation.Builder name(String name)
The name of the attachment.
name
- The name of the attachment.Copyright © 2021. All rights reserved.