Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchOutboundCampaignRequest.Builder
Packages that use PatchOutboundCampaignRequest.Builder
-
Uses of PatchOutboundCampaignRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchOutboundCampaignRequest.BuilderModifier and TypeMethodDescriptionPatchOutboundCampaignRequest.builder()PatchOutboundCampaignRequest.builder(String campaignId, CampaignPatchRequest body) PatchOutboundCampaignRequest.Builder.withBody(CampaignPatchRequest body) PatchOutboundCampaignRequest.Builder.withCampaignId(String campaignId) PatchOutboundCampaignRequest.Builder.withRequiredParams(String campaignId, CampaignPatchRequest body)