Uses of Class
com.microsoft.graph.models.SharePointMigrationContainerInfo
Packages that use SharePointMigrationContainerInfo
-
Uses of SharePointMigrationContainerInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharePointMigrationContainerInfoModifier and TypeMethodDescriptionSharePointMigrationContainerInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharePointMigrationJob.getContainerInfo()Gets the containerInfo property value.Methods in com.microsoft.graph.models with parameters of type SharePointMigrationContainerInfoModifier and TypeMethodDescriptionvoidSharePointMigrationJob.setContainerInfo(SharePointMigrationContainerInfo value) Sets the containerInfo property value.