| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
AttachmentItem |
AttachmentItem.Builder.build() |
AttachmentItem |
AttachmentItem.withAttachmentType(AttachmentType attachmentType) |
AttachmentItem |
AttachmentItem.withContentType(String contentType) |
AttachmentItem |
AttachmentItem.withIsInline(Boolean isInline) |
AttachmentItem |
AttachmentItem.withName(String name) |
AttachmentItem |
AttachmentItem.withSize(Long size) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<UploadSession> |
AttachmentCollectionRequest.createUploadSession(AttachmentItem attachmentItem) |
Copyright © 2018–2020. All rights reserved.