Interface CreateExclusionsPreviewResponse.Builder

  • Method Details

    • previewToken

      CreateExclusionsPreviewResponse.Builder previewToken(String previewToken)

      Specifies the unique identifier of the requested exclusions preview. You can use the unique identifier to retrieve the exclusions preview when running the GetExclusionsPreview API.

      Parameters:
      previewToken - Specifies the unique identifier of the requested exclusions preview. You can use the unique identifier to retrieve the exclusions preview when running the GetExclusionsPreview API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.