Interface DeduplicationConfiguration.Builder

  • Method Details

    • deduplicationType

      DeduplicationConfiguration.Builder deduplicationType(String deduplicationType)
      Sets the value of the DeduplicationType property for this object.
      Parameters:
      deduplicationType - The new value for the DeduplicationType property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • deduplicationType

      DeduplicationConfiguration.Builder deduplicationType(DeduplicationType deduplicationType)
      Sets the value of the DeduplicationType property for this object.
      Parameters:
      deduplicationType - The new value for the DeduplicationType property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: