Class EventTentativelyAcceptParameterSet

java.lang.Object
com.microsoft.graph.models.EventTentativelyAcceptParameterSet

public class EventTentativelyAcceptParameterSet extends Object
The class for the Event Tentatively Accept Parameter Set.
  • Field Details

    • comment

      @SerializedName(value="comment", alternate="Comment") @Expose @Nullable public String comment
      The comment.
    • sendResponse

      @SerializedName(value="sendResponse", alternate="SendResponse") @Expose @Nullable public Boolean sendResponse
      The send Response.
    • proposedNewTime

      @SerializedName(value="proposedNewTime", alternate="ProposedNewTime") @Expose @Nullable public TimeSlot proposedNewTime
      The proposed New Time.
  • Constructor Details

    • EventTentativelyAcceptParameterSet

      public EventTentativelyAcceptParameterSet()
      Instiaciates a new EventTentativelyAcceptParameterSet
    • EventTentativelyAcceptParameterSet

      protected EventTentativelyAcceptParameterSet(@Nonnull EventTentativelyAcceptParameterSet.EventTentativelyAcceptParameterSetBuilder builder)
      Instiaciates a new EventTentativelyAcceptParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details

    • newBuilder

      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request