Class HttpClientFetchResponse.HttpClientFetchResponseBuilder
java.lang.Object
com.norconex.crawler.web.fetch.impl.httpclient.HttpClientFetchResponse.HttpClientFetchResponseBuilder
- Enclosing class:
HttpClientFetchResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()processingOutcome(ProcessingOutcome processingOutcome) reasonPhrase(String reasonPhrase) redirectTarget(String redirectTarget) statusCode(int statusCode) toString()
-
Method Details
-
processingOutcome
public HttpClientFetchResponse.HttpClientFetchResponseBuilder processingOutcome(ProcessingOutcome processingOutcome) - Returns:
this.
-
statusCode
- Returns:
this.
-
reasonPhrase
- Returns:
this.
-
exception
- Returns:
this.
-
userAgent
- Returns:
this.
-
redirectTarget
- Returns:
this.
-
build
-
toString
-