Uses of Class
com.microsoft.graph.models.SharePointMigrationEvent
Packages that use SharePointMigrationEvent
-
Uses of SharePointMigrationEvent in com.microsoft.graph.models
Subclasses of SharePointMigrationEvent in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in com.microsoft.graph.models that return SharePointMigrationEventModifier and TypeMethodDescriptionstatic SharePointMigrationEventSharePointMigrationEvent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type SharePointMigrationEventModifier and TypeMethodDescriptionSharePointMigrationJob.getProgressEvents()Gets the progressEvents property value.SharePointMigrationEventCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type SharePointMigrationEventModifier and TypeMethodDescriptionvoidSharePointMigrationJob.setProgressEvents(List<SharePointMigrationEvent> value) Sets the progressEvents property value.voidSharePointMigrationEventCollectionResponse.setValue(List<SharePointMigrationEvent> value) Sets the value property value.