public class HttpRequestTemplateObject extends ObjectWithJsonToString
| Constructor and Description |
|---|
HttpRequestTemplateObject(HttpRequest httpRequest) |
| Modifier and Type | Method and Description |
|---|---|
BodyDTO |
getBody() |
Map<String,String> |
getCookies() |
Map<String,List<String>> |
getHeaders() |
Boolean |
getKeepAlive() |
String |
getMethod() |
String |
getPath() |
Map<String,List<String>> |
getQueryStringParameters() |
Boolean |
getSecure() |
toStringequals, fieldsExcludedFromEqualsAndHashCode, hashCodeCopyright © 2020. All rights reserved.