| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
AttachmentItem.Builder |
AttachmentItem.Builder.attachmentType(AttachmentType attachmentType) |
static AttachmentItem.Builder |
AttachmentItem.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AttachmentItem.Builder |
AttachmentItem.Builder.contentType(String contentType) |
AttachmentItem.Builder |
AttachmentItem.Builder.isInline(Boolean isInline) |
AttachmentItem.Builder |
AttachmentItem.Builder.name(String name) |
AttachmentItem.Builder |
AttachmentItem.Builder.size(Long size) |
Copyright © 2018–2020. All rights reserved.