Package io.vrap.rmf.base.client
Interface HttpRequestCommand<TResult>
- All Superinterfaces:
CreateHttpRequestCommand
- All Known Implementing Classes:
StringBodyApiMethod,TypeApiMethod,TypeBodyApiMethod
-
Method Summary
Methods inherited from interface io.vrap.rmf.base.client.CreateHttpRequestCommand
createHttpRequest
-
Method Details
-
resultType
com.fasterxml.jackson.core.type.TypeReference<TResult> resultType()
-