Uses of Class
com.mypurecloud.sdk.v2.api.request.PutFlowsOutcomeRequest
Packages that use PutFlowsOutcomeRequest
-
Uses of PutFlowsOutcomeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutFlowsOutcomeRequestModifier and TypeMethodDescriptionArchitectApi.putFlowsOutcome(PutFlowsOutcomeRequest request) Updates a flow outcome Updates a flow outcome.ArchitectApiAsync.putFlowsOutcomeAsync(PutFlowsOutcomeRequest request, AsyncApiCallback<Operation> callback) Updates a flow outcome Updates a flow outcome. -
Uses of PutFlowsOutcomeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutFlowsOutcomeRequestModifier and TypeMethodDescriptionPutFlowsOutcomeRequest.Builder.build()PutFlowsOutcomeRequest.withBody(FlowOutcome body) PutFlowsOutcomeRequest.withCustomHeader(String name, String value) PutFlowsOutcomeRequest.withFlowOutcomeId(String flowOutcomeId)