Uses of Class
com.microsoft.graph.models.CoachmarkLocation
Packages that use CoachmarkLocation
-
Uses of CoachmarkLocation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CoachmarkLocationModifier and TypeMethodDescriptionstatic CoachmarkLocationCoachmarkLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePayloadCoachmark.getCoachmarkLocation()Gets the coachmarkLocation property value.Methods in com.microsoft.graph.models with parameters of type CoachmarkLocationModifier and TypeMethodDescriptionvoidPayloadCoachmark.setCoachmarkLocation(CoachmarkLocation value) Sets the coachmarkLocation property value.