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() |
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
Copyright © 2018. All rights reserved.