Class ZionBackendRequestDescription
java.lang.Object
de.gematik.test.tiger.zion.config.ZionBackendRequestDescription
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetBody()getUrl()inthashCode()booleanvoidsetAssignments(Map<String, String> assignments) voidvoidsetExecuteAfterSelection(boolean executeAfterSelection) voidsetHeaders(Map<String, String> headers) voidvoidtoString()
-
Constructor Details
-
ZionBackendRequestDescription
-
ZionBackendRequestDescription
public ZionBackendRequestDescription()
-
-
Method Details
-
builder
-
getUrl
-
getHeaders
-
getBody
-
getMethod
-
isExecuteAfterSelection
public boolean isExecuteAfterSelection() -
getAssignments
-
setUrl
-
setHeaders
-
setBody
-
setMethod
-
setExecuteAfterSelection
public void setExecuteAfterSelection(boolean executeAfterSelection) -
setAssignments
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-