public static final class AttachmentCreateUploadSessionParameterSet.AttachmentCreateUploadSessionParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentItem |
attachmentItem
The attachmentItem parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
AttachmentCreateUploadSessionParameterSetBuilder()
Instanciates a new AttachmentCreateUploadSessionParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentCreateUploadSessionParameterSet |
build()
Buils the resulting body object to be passed to the request
|
AttachmentCreateUploadSessionParameterSet.AttachmentCreateUploadSessionParameterSetBuilder |
withAttachmentItem(AttachmentItem val)
Sets the AttachmentItem
|
@Nullable protected AttachmentItem attachmentItem
@Nullable protected AttachmentCreateUploadSessionParameterSetBuilder()
@Nonnull public AttachmentCreateUploadSessionParameterSet.AttachmentCreateUploadSessionParameterSetBuilder withAttachmentItem(@Nullable AttachmentItem val)
val - the value to set it to@Nonnull public AttachmentCreateUploadSessionParameterSet build()