Class PutFlowsOutcomeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutFlowsOutcomeRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(FlowOutcome body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetFlowOutcomeId(String flowOutcomeId) withBody(FlowOutcome body) withCustomHeader(String name, String value) withFlowOutcomeId(String flowOutcomeId)
-
Constructor Details
-
PutFlowsOutcomeRequest
public PutFlowsOutcomeRequest()
-
-
Method Details
-
getFlowOutcomeId
-
setFlowOutcomeId
-
withFlowOutcomeId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-