Uses of Class
com.microsoft.graph.models.RestoreSessionArtifactCount
Packages that use RestoreSessionArtifactCount
-
Uses of RestoreSessionArtifactCount in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RestoreSessionArtifactCountModifier and TypeMethodDescriptionstatic RestoreSessionArtifactCountRestoreSessionArtifactCount.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueRestoreSessionBase.getRestoreSessionArtifactCount()Gets the restoreSessionArtifactCount property value.Methods in com.microsoft.graph.models with parameters of type RestoreSessionArtifactCountModifier and TypeMethodDescriptionvoidRestoreSessionBase.setRestoreSessionArtifactCount(RestoreSessionArtifactCount value) Sets the restoreSessionArtifactCount property value.