| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static ItemAttachment.Builder |
ItemAttachment.builderItemAttachment()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ItemAttachment.Builder |
ItemAttachment.Builder.contentType(String contentType) |
ItemAttachment.Builder |
ItemAttachment.Builder.id(String id) |
ItemAttachment.Builder |
ItemAttachment.Builder.isInline(Boolean isInline) |
ItemAttachment.Builder |
ItemAttachment.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
ItemAttachment.Builder |
ItemAttachment.Builder.name(String name) |
ItemAttachment.Builder |
ItemAttachment.Builder.size(Integer size) |
Copyright © 2018–2020. All rights reserved.