Module io.helidon.webclient.api
Package io.helidon.webclient.api
Class WebClientServiceResponse.BuilderBase.WebClientServiceResponseImpl
java.lang.Object
io.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImpl
- All Implemented Interfaces:
io.helidon.builder.api.Prototype.Api,WebClientServiceResponse
- Enclosing class:
WebClientServiceResponse.BuilderBase<BUILDER extends WebClientServiceResponse.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends WebClientServiceResponse>
protected static class WebClientServiceResponse.BuilderBase.WebClientServiceResponseImpl
extends Object
implements WebClientServiceResponse
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.helidon.webclient.api.WebClientServiceResponse
WebClientServiceResponse.Builder, WebClientServiceResponse.BuilderBase<BUILDER extends WebClientServiceResponse.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends WebClientServiceResponse> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreate an instance providing a builder. -
Method Summary
-
Constructor Details
-
WebClientServiceResponseImpl
Create an instance providing a builder.- Parameters:
builder- extending builder base of this prototype
-
-
Method Details
-
headers
public io.helidon.http.ClientResponseHeaders headers() -
trailers
-
status
public io.helidon.http.Status status() -
inputStream
-
connection
-
whenComplete
-
serviceRequest
-
toString
-
equals
-
hashCode
public int hashCode()
-