Class WorkbookFunctionsBitlshiftParameterSet.WorkbookFunctionsBitlshiftParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsBitlshiftParameterSet.WorkbookFunctionsBitlshiftParameterSetBuilder
Enclosing class:
WorkbookFunctionsBitlshiftParameterSet

public static final class WorkbookFunctionsBitlshiftParameterSet.WorkbookFunctionsBitlshiftParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsBitlshiftParameterSet
  • 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

    • WorkbookFunctionsBitlshiftParameterSetBuilder

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