Class EventDeclineParameterSet.EventDeclineParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.EventDeclineParameterSet.EventDeclineParameterSetBuilder
Enclosing class:
EventDeclineParameterSet

public static final class EventDeclineParameterSet.EventDeclineParameterSetBuilder extends Object
Fluent builder for the EventDeclineParameterSet
  • Field Details

    • comment

      @Nullable protected String comment
      The comment parameter value
    • sendResponse

      @Nullable protected Boolean sendResponse
      The sendResponse parameter value
    • proposedNewTime

      @Nullable protected TimeSlot proposedNewTime
      The proposedNewTime parameter value
  • Constructor Details

    • EventDeclineParameterSetBuilder

      @Nullable protected EventDeclineParameterSetBuilder()
      Instanciates a new EventDeclineParameterSetBuilder
  • Method Details