Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDriveItem
Packages that use MicrosoftGraphDriveItem
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphDriveItem in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDriveItemModifier and TypeMethodDescriptionMicrosoftGraphItemActivity.driveItem()Get the driveItem property: driveItem.MicrosoftGraphListItem.driveItem()Get the driveItem property: driveItem.MicrosoftGraphChannel.filesFolder()Get the filesFolder property: driveItem.MicrosoftGraphDrive.root()Get the root property: driveItem.MicrosoftGraphDriveItem.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: driveItem.MicrosoftGraphDriveItem.withAnalytics(MicrosoftGraphItemAnalytics analytics) Set the analytics property: itemAnalytics.MicrosoftGraphDriveItem.withAudio(MicrosoftGraphAudio audio) Set the audio property: audio.MicrosoftGraphDriveItem.withChildren(List<MicrosoftGraphDriveItem> children) Set the children property: Collection containing Item objects for the immediate children of Item.MicrosoftGraphDriveItem.withContent(byte[] content) Set the content property: The content stream, if the item represents a file.MicrosoftGraphDriveItem.withCreatedBy(MicrosoftGraphIdentitySet createdBy) Set the createdBy property: identitySet.MicrosoftGraphDriveItem.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userMicrosoftGraphDriveItem.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: Date and time of item creation.Set the cTag property: An eTag for the content of the item.MicrosoftGraphDriveItem.withDeleted(MicrosoftGraphDeleted deleted) Set the deleted property: deleted.MicrosoftGraphDriveItem.withDescription(String description) Set the description property: Provides a user-visible description of the item.Set the etag property: ETag for the item.MicrosoftGraphDriveItem.withFile(MicrosoftGraphFile file) Set the file property: file.MicrosoftGraphDriveItem.withFileSystemInfo(MicrosoftGraphFileSystemInfo fileSystemInfo) Set the fileSystemInfo property: fileSystemInfo.MicrosoftGraphDriveItem.withFolder(MicrosoftGraphFolder folder) Set the folder property: folder.Set the id property: Read-only.MicrosoftGraphDriveItem.withImage(MicrosoftGraphImage image) Set the image property: image.MicrosoftGraphDriveItem.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.MicrosoftGraphDriveItem.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userMicrosoftGraphDriveItem.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: Date and time the item was last modified.MicrosoftGraphDriveItem.withListItem(MicrosoftGraphListItem listItem) Set the listItem property: listItem.MicrosoftGraphDriveItem.withLocation(MicrosoftGraphGeoCoordinates location) Set the location property: geoCoordinates.Set the name property: The name of the item.MicrosoftGraphDriveItem.withPackageProperty(MicrosoftGraphPackage packageProperty) Set the packageProperty property: package.MicrosoftGraphDriveItem.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.MicrosoftGraphDriveItem.withPendingOperations(MicrosoftGraphPendingOperations pendingOperations) Set the pendingOperations property: pendingOperations.MicrosoftGraphDriveItem.withPermissions(List<MicrosoftGraphPermission> permissions) Set the permissions property: The set of permissions for the item.MicrosoftGraphDriveItem.withPhoto(MicrosoftGraphPhoto photo) Set the photo property: photo.MicrosoftGraphDriveItem.withPublication(MicrosoftGraphPublicationFacet publication) Set the publication property: publicationFacet.MicrosoftGraphDriveItem.withRemoteItem(MicrosoftGraphRemoteItem remoteItem) Set the remoteItem property: remoteItem.Set the root property: root.MicrosoftGraphDriveItem.withSearchResult(MicrosoftGraphSearchResult searchResult) Set the searchResult property: searchResult.MicrosoftGraphDriveItem.withShared(MicrosoftGraphShared shared) Set the shared property: shared.MicrosoftGraphDriveItem.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.Set the size property: Size of the item in bytes.MicrosoftGraphDriveItem.withSpecialFolder(MicrosoftGraphSpecialFolder specialFolder) Set the specialFolder property: specialFolder.MicrosoftGraphDriveItem.withSubscriptions(List<MicrosoftGraphSubscription> subscriptions) Set the subscriptions property: The set of subscriptions on the item.MicrosoftGraphDriveItem.withThumbnails(List<MicrosoftGraphThumbnailSet> thumbnails) Set the thumbnails property: Collection containing [ThumbnailSet][] objects associated with the item.MicrosoftGraphDriveItem.withVersions(List<MicrosoftGraphDriveItemVersion> versions) Set the versions property: The list of previous versions of the item.MicrosoftGraphDriveItem.withVideo(MicrosoftGraphVideo video) Set the video property: video.MicrosoftGraphDriveItem.withWebDavUrl(String webDavUrl) Set the webDavUrl property: WebDAV compatible URL for the item.MicrosoftGraphDriveItem.withWebUrl(String webUrl) Set the webUrl property: URL that displays the resource in the browser.MicrosoftGraphDriveItem.withWorkbook(MicrosoftGraphWorkbook workbook) Set the workbook property: workbook.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphDriveItemModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.children()Get the children property: Collection containing Item objects for the immediate children of Item.MicrosoftGraphDrive.following()Get the following property: The list of items the user is following.MicrosoftGraphDrive.items()Get the items property: All items contained in the drive.MicrosoftGraphDrive.special()Get the special property: Collection of common folders available in OneDrive.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphDriveItemModifier and TypeMethodDescriptionMicrosoftGraphItemActivity.withDriveItem(MicrosoftGraphDriveItem driveItem) Set the driveItem property: driveItem.MicrosoftGraphListItem.withDriveItem(MicrosoftGraphDriveItem driveItem) Set the driveItem property: driveItem.MicrosoftGraphChannel.withFilesFolder(MicrosoftGraphDriveItem filesFolder) Set the filesFolder property: driveItem.MicrosoftGraphDrive.withRoot(MicrosoftGraphDriveItem root) Set the root property: driveItem.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphDriveItemModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withChildren(List<MicrosoftGraphDriveItem> children) Set the children property: Collection containing Item objects for the immediate children of Item.MicrosoftGraphDrive.withFollowing(List<MicrosoftGraphDriveItem> following) Set the following property: The list of items the user is following.MicrosoftGraphDrive.withItems(List<MicrosoftGraphDriveItem> items) Set the items property: All items contained in the drive.MicrosoftGraphDrive.withSpecial(List<MicrosoftGraphDriveItem> special) Set the special property: Collection of common folders available in OneDrive.