| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static RemoteItem.Builder |
RemoteItem.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
RemoteItem.Builder |
RemoteItem.Builder.createdBy(IdentitySet createdBy) |
RemoteItem.Builder |
RemoteItem.Builder.createdDateTime(OffsetDateTime createdDateTime) |
RemoteItem.Builder |
RemoteItem.Builder.file(File file) |
RemoteItem.Builder |
RemoteItem.Builder.fileSystemInfo(FileSystemInfo fileSystemInfo) |
RemoteItem.Builder |
RemoteItem.Builder.folder(Folder folder) |
RemoteItem.Builder |
RemoteItem.Builder.id(String id) |
RemoteItem.Builder |
RemoteItem.Builder.image(Image image) |
RemoteItem.Builder |
RemoteItem.Builder.lastModifiedBy(IdentitySet lastModifiedBy) |
RemoteItem.Builder |
RemoteItem.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
RemoteItem.Builder |
RemoteItem.Builder.name(String name) |
RemoteItem.Builder |
RemoteItem.Builder.package_(Package package_) |
RemoteItem.Builder |
RemoteItem.Builder.parentReference(ItemReference parentReference) |
RemoteItem.Builder |
RemoteItem.Builder.shared(Shared shared) |
RemoteItem.Builder |
RemoteItem.Builder.sharepointIds(SharepointIds sharepointIds) |
RemoteItem.Builder |
RemoteItem.Builder.size(Long size) |
RemoteItem.Builder |
RemoteItem.Builder.specialFolder(SpecialFolder specialFolder) |
RemoteItem.Builder |
RemoteItem.Builder.video(Video video) |
RemoteItem.Builder |
RemoteItem.Builder.webDavUrl(String webDavUrl) |
RemoteItem.Builder |
RemoteItem.Builder.webUrl(String webUrl) |
Copyright © 2018–2020. All rights reserved.