public static final class RemoteItem.Builder extends Object
public RemoteItem.Builder createdBy(IdentitySet createdBy)
public RemoteItem.Builder createdDateTime(OffsetDateTime createdDateTime)
public RemoteItem.Builder file(File file)
public RemoteItem.Builder fileSystemInfo(FileSystemInfo fileSystemInfo)
public RemoteItem.Builder folder(Folder folder)
public RemoteItem.Builder id(String id)
public RemoteItem.Builder image(Image image)
public RemoteItem.Builder lastModifiedBy(IdentitySet lastModifiedBy)
public RemoteItem.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
public RemoteItem.Builder name(String name)
public RemoteItem.Builder package_(Package package_)
public RemoteItem.Builder parentReference(ItemReference parentReference)
public RemoteItem.Builder shared(Shared shared)
public RemoteItem.Builder sharepointIds(SharepointIds sharepointIds)
public RemoteItem.Builder size(Long size)
public RemoteItem.Builder specialFolder(SpecialFolder specialFolder)
public RemoteItem.Builder video(Video video)
public RemoteItem.Builder webDavUrl(String webDavUrl)
public RemoteItem.Builder webUrl(String webUrl)
public RemoteItem build()
Copyright © 2018–2020. All rights reserved.