Uses of Class
com.mypurecloud.sdk.v2.api.request.GetFlowsOutcomeRequest
Packages that use GetFlowsOutcomeRequest
-
Uses of GetFlowsOutcomeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetFlowsOutcomeRequestModifier and TypeMethodDescriptionArchitectApi.getFlowsOutcome(GetFlowsOutcomeRequest request) Get a flow outcome Returns a specified flow outcomeArchitectApiAsync.getFlowsOutcomeAsync(GetFlowsOutcomeRequest request, AsyncApiCallback<FlowOutcome> callback) Get a flow outcome Returns a specified flow outcome -
Uses of GetFlowsOutcomeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetFlowsOutcomeRequestModifier and TypeMethodDescriptionGetFlowsOutcomeRequest.Builder.build()GetFlowsOutcomeRequest.withCustomHeader(String name, String value) GetFlowsOutcomeRequest.withFlowOutcomeId(String flowOutcomeId)