Class GetOutboundCampaignAgentownedmappingpreviewResultsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundCampaignAgentownedmappingpreviewResultsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCampaignId(String campaignId) voidsetCustomHeaders(Map<String, String> customHeaders) withCampaignId(String campaignId) withCustomHeader(String name, String value)
-
Constructor Details
-
GetOutboundCampaignAgentownedmappingpreviewResultsRequest
public GetOutboundCampaignAgentownedmappingpreviewResultsRequest()
-
-
Method Details
-
getCampaignId
-
setCampaignId
-
withCampaignId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetOutboundCampaignAgentownedmappingpreviewResultsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetOutboundCampaignAgentownedmappingpreviewResultsRequest.Builder builder(String campaignId)
-