| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Attachment.CreateAttachmentBuilder |
Attachment.CreateAttachmentBuilder.setAttachmentSubType(AttachmentSubType attachmentSubType)
Sets the attachment sub type.
|
Attachment.CreateAttachmentBuilder |
Attachment.CreateAttachmentBuilder.setAttachmentType(AttachmentType attachmentType)
Sets the attachment type.
|
Attachment.CreateAttachmentBuilder |
Attachment.CreateAttachmentBuilder.setDescription(String description)
Sets the attachment description.
|
Attachment.CreateAttachmentBuilder |
Attachment.CreateAttachmentBuilder.setName(String name)
Sets the name.
|
Attachment.CreateAttachmentBuilder |
Attachment.CreateAttachmentBuilder.setUrl(String url)
Sets the URL.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.