| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceAttachment.Builder |
ReferenceAttachment.builderReferenceAttachment()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.contentType(String contentType) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.id(String id) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.isFolder(Boolean isFolder) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.isInline(Boolean isInline) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.name(String name) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.permission(ReferenceAttachmentPermission permission) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.previewUrl(String previewUrl)
Org.OData.Core.V1.IsURL
|
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.providerType(ReferenceAttachmentProvider providerType) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.size(Integer size) |
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.sourceUrl(String sourceUrl)
Org.OData.Core.V1.IsURL
|
ReferenceAttachment.Builder |
ReferenceAttachment.Builder.thumbnailUrl(String thumbnailUrl)
Org.OData.Core.V1.IsURL
|
Copyright © 2018–2020. All rights reserved.