Interface SheetVisualScopingConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SheetVisualScopingConfiguration.Builder,SheetVisualScopingConfiguration>, SdkBuilder<SheetVisualScopingConfiguration.Builder,SheetVisualScopingConfiguration>, SdkPojo
Enclosing class:
SheetVisualScopingConfiguration

public static interface SheetVisualScopingConfiguration.Builder extends SdkPojo, CopyableBuilder<SheetVisualScopingConfiguration.Builder,SheetVisualScopingConfiguration>
  • Method Details

    • sheetId

      The selected sheet that the filter is applied to.

      Parameters:
      sheetId - The selected sheet that the filter is applied to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scope

      The scope of the applied entities. Choose one of the following options:

      • ALL_VISUALS

      • SELECTED_VISUALS

      Parameters:
      scope - The scope of the applied entities. Choose one of the following options:

      • ALL_VISUALS

      • SELECTED_VISUALS

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scope

      The scope of the applied entities. Choose one of the following options:

      • ALL_VISUALS

      • SELECTED_VISUALS

      Parameters:
      scope - The scope of the applied entities. Choose one of the following options:

      • ALL_VISUALS

      • SELECTED_VISUALS

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visualIds

      The selected visuals that the filter is applied to.

      Parameters:
      visualIds - The selected visuals that the filter is applied to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • visualIds

      The selected visuals that the filter is applied to.

      Parameters:
      visualIds - The selected visuals that the filter is applied to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.