Uses of Class
com.microsoft.graph.models.EducationSpeakerCoachDeliverySettings
Packages that use EducationSpeakerCoachDeliverySettings
-
Uses of EducationSpeakerCoachDeliverySettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationSpeakerCoachDeliverySettingsModifier and TypeMethodDescriptionEducationSpeakerCoachDeliverySettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationSpeakerCoachSettings.getDeliverySettings()Gets the deliverySettings property value.Methods in com.microsoft.graph.models with parameters of type EducationSpeakerCoachDeliverySettingsModifier and TypeMethodDescriptionvoidEducationSpeakerCoachSettings.setDeliverySettings(EducationSpeakerCoachDeliverySettings value) Sets the deliverySettings property value.