Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchJourneyOutcomeRequest
Packages that use PatchJourneyOutcomeRequest
-
Uses of PatchJourneyOutcomeRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchJourneyOutcomeRequestModifier and TypeMethodDescriptionJourneyApi.patchJourneyOutcome(PatchJourneyOutcomeRequest request) Deprecated.JourneyApiAsync.patchJourneyOutcomeAsync(PatchJourneyOutcomeRequest request, AsyncApiCallback<Outcome> callback) Deprecated. -
Uses of PatchJourneyOutcomeRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchJourneyOutcomeRequestModifier and TypeMethodDescriptionPatchJourneyOutcomeRequest.Builder.build()PatchJourneyOutcomeRequest.withBody(PatchOutcome body) PatchJourneyOutcomeRequest.withCustomHeader(String name, String value) PatchJourneyOutcomeRequest.withOutcomeId(String outcomeId)