Class WorkbookFunctionsLargeParameterSet

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

public class WorkbookFunctionsLargeParameterSet extends Object
The class for the Workbook Functions Large Parameter Set.
  • Field Details

    • array

      @SerializedName(value="array", alternate="Array") @Expose @Nullable public com.google.gson.JsonElement array
      The array.
    • k

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

    • WorkbookFunctionsLargeParameterSet

      public WorkbookFunctionsLargeParameterSet()
      Instiaciates a new WorkbookFunctionsLargeParameterSet
    • WorkbookFunctionsLargeParameterSet

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