public class EndpointResponseCall<T> extends java.lang.Object implements EndpointCall<com.github.ljtfreitas.restify.http.client.response.EndpointResponse<T>>
| Constructor and Description |
|---|
EndpointResponseCall(com.github.ljtfreitas.restify.http.client.request.EndpointRequest endpointRequest,
com.github.ljtfreitas.restify.http.client.request.EndpointRequestExecutor endpointRequestExecutor) |
| Modifier and Type | Method and Description |
|---|---|
com.github.ljtfreitas.restify.http.client.response.EndpointResponse<T> |
execute() |
public EndpointResponseCall(com.github.ljtfreitas.restify.http.client.request.EndpointRequest endpointRequest,
com.github.ljtfreitas.restify.http.client.request.EndpointRequestExecutor endpointRequestExecutor)
public com.github.ljtfreitas.restify.http.client.response.EndpointResponse<T> execute()
execute in interface EndpointCall<com.github.ljtfreitas.restify.http.client.response.EndpointResponse<T>>Copyright © 2019. All Rights Reserved.