Uses of Class
com.microsoft.graph.models.BulkUpload
Packages that use BulkUpload
-
Uses of BulkUpload in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BulkUploadModifier and TypeMethodDescriptionstatic BulkUploadBulkUpload.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSynchronizationJob.getBulkUpload()Gets the bulkUpload property value.Methods in com.microsoft.graph.models with parameters of type BulkUploadModifier and TypeMethodDescriptionvoidSynchronizationJob.setBulkUpload(BulkUpload value) Sets the bulkUpload property value.