Class GetFlowsExecutionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetFlowsExecutionRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetFlowExecutionId(String flowExecutionId) withCustomHeader(String name, String value) withFlowExecutionId(String flowExecutionId)
-
Constructor Details
-
GetFlowsExecutionRequest
public GetFlowsExecutionRequest()
-
-
Method Details
-
getFlowExecutionId
-
setFlowExecutionId
-
withFlowExecutionId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-