Uses of Class
com.microsoft.graph.models.DriveItemSource
Packages that use DriveItemSource
-
Uses of DriveItemSource in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DriveItemSourceModifier and TypeMethodDescriptionstatic DriveItemSourceDriveItemSource.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItemUploadableProperties.getDriveItemSource()Gets the driveItemSource property value.Methods in com.microsoft.graph.models with parameters of type DriveItemSourceModifier and TypeMethodDescriptionvoidDriveItemUploadableProperties.setDriveItemSource(DriveItemSource value) Sets the driveItemSource property value.