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