Uses of Class
com.microsoft.graph.models.TimePeriod
Packages that use TimePeriod
-
Uses of TimePeriod in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TimePeriodModifier and TypeMethodDescriptionstatic TimePeriodTimePeriod.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueRestoreArtifactsBulkRequestBase.getProtectionTimePeriod()Gets the protectionTimePeriod property value.Methods in com.microsoft.graph.models with parameters of type TimePeriodModifier and TypeMethodDescriptionvoidRestoreArtifactsBulkRequestBase.setProtectionTimePeriod(TimePeriod value) Sets the protectionTimePeriod property value.