Interface CreateSegmentEstimateResponse.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

      A unique identifier for the resource. The value can be passed to GetSegmentEstimate to retrieve the result of segment estimate status.

      Parameters:
      estimateId - A unique identifier for the resource. The value can be passed to GetSegmentEstimate to retrieve the result of segment estimate status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusCode

      The status code for the response.

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