Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchJourneyActiontargetRequest
Packages that use PatchJourneyActiontargetRequest
-
Uses of PatchJourneyActiontargetRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchJourneyActiontargetRequestModifier and TypeMethodDescriptionJourneyApi.patchJourneyActiontarget(PatchJourneyActiontargetRequest request) Deprecated.JourneyApiAsync.patchJourneyActiontargetAsync(PatchJourneyActiontargetRequest request, AsyncApiCallback<ActionTarget> callback) Deprecated. -
Uses of PatchJourneyActiontargetRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchJourneyActiontargetRequestModifier and TypeMethodDescriptionPatchJourneyActiontargetRequest.Builder.build()PatchJourneyActiontargetRequest.withActionTargetId(String actionTargetId) PatchJourneyActiontargetRequest.withBody(PatchActionTarget body) PatchJourneyActiontargetRequest.withCustomHeader(String name, String value)