Interface FolderConfiguration.Builder

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

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

    • name

      The folder name.

      Parameters:
      name - The folder name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The folder name.

      Parameters:
      name - The folder name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • action

      The action to take on the folder contents at the end of the folder configuration period.

      Parameters:
      action - The action to take on the folder contents at the end of the folder configuration period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • action

      The action to take on the folder contents at the end of the folder configuration period.

      Parameters:
      action - The action to take on the folder contents at the end of the folder configuration period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • period

      The number of days for which the folder-configuration action applies.

      Parameters:
      period - The number of days for which the folder-configuration action applies.
      Returns:
      Returns a reference to this object so that method calls can be chained together.