Class WorkbookFunctionsEdateParameterSet

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

public class WorkbookFunctionsEdateParameterSet extends Object
The class for the Workbook Functions Edate Parameter Set.
  • Field Details

    • startDate

      @SerializedName(value="startDate", alternate="StartDate") @Expose @Nullable public com.google.gson.JsonElement startDate
      The start Date.
    • months

      @SerializedName(value="months", alternate="Months") @Expose @Nullable public com.google.gson.JsonElement months
      The months.
  • Constructor Details

    • WorkbookFunctionsEdateParameterSet

      public WorkbookFunctionsEdateParameterSet()
      Instiaciates a new WorkbookFunctionsEdateParameterSet
    • WorkbookFunctionsEdateParameterSet

      protected WorkbookFunctionsEdateParameterSet(@Nonnull WorkbookFunctionsEdateParameterSet.WorkbookFunctionsEdateParameterSetBuilder builder)
      Instiaciates a new WorkbookFunctionsEdateParameterSet
      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