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) voidvoidsetExecuteBeforeSelection(boolean executeBeforeSelection) voidsetHeaders(Map<String, String> headers) voidvoidtoString()
-
Constructor Details
-
ZionBackendRequestDescription
-
ZionBackendRequestDescription
public ZionBackendRequestDescription()
-
-
Method Details
-
builder
-
getUrl
-
getHeaders
-
getBody
-
getMethod
-
isExecuteBeforeSelection
public boolean isExecuteBeforeSelection() -
getAssignments
-
setUrl
-
setHeaders
-
setBody
-
setMethod
-
setExecuteBeforeSelection
public void setExecuteBeforeSelection(boolean executeBeforeSelection) -
setAssignments
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-