Class WorkbookFunctionsBitrshiftParameterSet.WorkbookFunctionsBitrshiftParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsBitrshiftParameterSet.WorkbookFunctionsBitrshiftParameterSetBuilder
Enclosing class:
WorkbookFunctionsBitrshiftParameterSet

public static final class WorkbookFunctionsBitrshiftParameterSet.WorkbookFunctionsBitrshiftParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsBitrshiftParameterSet
  • Field Details

    • number

      @Nullable protected com.google.gson.JsonElement number
      The number parameter value
    • shiftAmount

      @Nullable protected com.google.gson.JsonElement shiftAmount
      The shiftAmount parameter value
  • Constructor Details

    • WorkbookFunctionsBitrshiftParameterSetBuilder

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