Uses of Class
com.microsoft.graph.models.ActivityMetadata
Packages that use ActivityMetadata
-
Uses of ActivityMetadata in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ActivityMetadataModifier and TypeMethodDescriptionstatic ActivityMetadataActivityMetadata.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProcessContentRequest.getActivityMetadata()Gets the activityMetadata property value.Methods in com.microsoft.graph.models with parameters of type ActivityMetadataModifier and TypeMethodDescriptionvoidProcessContentRequest.setActivityMetadata(ActivityMetadata value) Sets the activityMetadata property value.