Class DeleteOutboundSchedulesEmailcampaignRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteOutboundSchedulesEmailcampaignRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetEmailCampaignId(String emailCampaignId) withCustomHeader(String name, String value) withEmailCampaignId(String emailCampaignId)
-
Constructor Details
-
DeleteOutboundSchedulesEmailcampaignRequest
public DeleteOutboundSchedulesEmailcampaignRequest()
-
-
Method Details
-
getEmailCampaignId
-
setEmailCampaignId
-
withEmailCampaignId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-