Package sk.antons.sbutils.rest
Class RestTemplateClient.Request
java.lang.Object
sk.antons.sbutils.rest.RestTemplateClient.Request
- Enclosing class:
- RestTemplateClient
RestTemplateClient builder
-
Method Details
-
path
-
content
-
headers
-
call
public void call() -
call
-
call
public <T> T call(org.springframework.core.ParameterizedTypeReference<T> type)
-