MicrosoftGraphDrive |
MicrosoftGraphGroupInner.drive() |
Get the drive property: drive.
|
MicrosoftGraphDrive |
MicrosoftGraphList.drive() |
Get the drive property: drive.
|
MicrosoftGraphDrive |
MicrosoftGraphSite.drive() |
Get the drive property: drive.
|
MicrosoftGraphDrive |
MicrosoftGraphUserInner.drive() |
Get the drive property: drive.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: drive.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withCreatedBy(MicrosoftGraphIdentitySet createdBy) |
Set the createdBy property: identitySet.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withCreatedByUser(MicrosoftGraphUserInner createdByUser) |
Set the createdByUser property: Represents an Azure Active Directory user object.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: Date and time of item creation.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withDescription(String description) |
Set the description property: Provides a user-visible description of the item.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withDriveType(String driveType) |
Set the driveType property: Describes the type of drive represented by this resource.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withEtag(String etag) |
Set the etag property: ETag for the item.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withFollowing(List<MicrosoftGraphDriveItem> following) |
Set the following property: The list of items the user is following.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withItems(List<MicrosoftGraphDriveItem> items) |
Set the items property: All items contained in the drive.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) |
Set the lastModifiedByUser property: Represents an Azure Active Directory user object.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Set the lastModifiedDateTime property: Date and time the item was last modified.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withList(MicrosoftGraphList list) |
Set the list property: list.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withName(String name) |
Set the name property: The name of the item.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withOwner(MicrosoftGraphIdentitySet owner) |
Set the owner property: identitySet.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withParentReference(MicrosoftGraphItemReference parentReference) |
Set the parentReference property: itemReference.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withQuota(MicrosoftGraphQuota quota) |
Set the quota property: quota.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withRoot(MicrosoftGraphDriveItem root) |
Set the root property: driveItem.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withSharePointIds(MicrosoftGraphSharepointIds sharePointIds) |
Set the sharePointIds property: sharepointIds.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withSpecial(List<MicrosoftGraphDriveItem> special) |
Set the special property: Collection of common folders available in OneDrive.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withSystem(Map<String,Object> system) |
Set the system property: systemFacet.
|
MicrosoftGraphDrive |
MicrosoftGraphDrive.withWebUrl(String webUrl) |
Set the webUrl property: URL that displays the resource in the browser.
|