Uses of Class
com.microsoft.graph.models.BookingPageSettings
Packages that use BookingPageSettings
-
Uses of BookingPageSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BookingPageSettingsModifier and TypeMethodDescriptionstatic BookingPageSettingsBookingPageSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueBookingBusiness.getBookingPageSettings()Gets the bookingPageSettings property value.Methods in com.microsoft.graph.models with parameters of type BookingPageSettingsModifier and TypeMethodDescriptionvoidBookingBusiness.setBookingPageSettings(BookingPageSettings value) Sets the bookingPageSettings property value.