Uses of Class
com.microsoft.graph.models.UsageDetails
Packages that use UsageDetails
-
Uses of UsageDetails in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UsageDetailsModifier and TypeMethodDescriptionstatic UsageDetailsUsageDetails.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUsedInsight.getLastUsed()Gets the lastUsed property value.Methods in com.microsoft.graph.models with parameters of type UsageDetailsModifier and TypeMethodDescriptionvoidUsedInsight.setLastUsed(UsageDetails value) Sets the lastUsed property value.