Interface GetSegmentEstimateResponse.Builder

  • Method Details

    • domainName

      The unique name of the domain.

      Parameters:
      domainName - The unique name of the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • estimateId

      The QueryId which is the same as the value passed in QueryId.

      Parameters:
      estimateId - The QueryId which is the same as the value passed in QueryId.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the query.

      Parameters:
      status - The current status of the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the query.

      Parameters:
      status - The current status of the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • estimate

      The estimated number of profiles contained in the segment.

      Parameters:
      estimate - The estimated number of profiles contained in the segment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The error message if there is any error.

      Parameters:
      message - The error message if there is any error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusCode

      The status code of the segment estimate.

      Parameters:
      statusCode - The status code of the segment estimate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.