Class PutOutboundSchedulesWhatsappcampaignRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutOutboundSchedulesWhatsappcampaignRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String whatsAppCampaignId, WhatsAppCampaignSchedule body) getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetWhatsAppCampaignId(String whatsAppCampaignId) withCustomHeader(String name, String value) withWhatsAppCampaignId(String whatsAppCampaignId)
-
Constructor Details
-
PutOutboundSchedulesWhatsappcampaignRequest
public PutOutboundSchedulesWhatsappcampaignRequest()
-
-
Method Details
-
getWhatsAppCampaignId
-
setWhatsAppCampaignId
-
withWhatsAppCampaignId
public PutOutboundSchedulesWhatsappcampaignRequest withWhatsAppCampaignId(String whatsAppCampaignId) -
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutOutboundSchedulesWhatsappcampaignRequest.Builder builder(String whatsAppCampaignId, WhatsAppCampaignSchedule body)
-