Package com.mypurecloud.sdk.v2.model
Class WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule
java.lang.Object
com.mypurecloud.sdk.v2.model.WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule
- All Implemented Interfaces:
Serializable
public class WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule
extends Object
implements Serializable
WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) dateCreated(Date dateCreated) Creation time of the entitydateModified(Date dateModified) Last modified time of the entitybooleangetId()getName()inthashCode()The globally unique identifier for the object.a list of start and end timesThe UI-visible name of the objecta list of recurrences for a schedulevoidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetDateCreated(Date dateCreated) voidsetDateModified(Date dateModified) voidvoidvoidvoidvoidsetTimeZone(String timeZone) voidsetVersion(Long version) voidsetWhatsAppCampaign(WhatsappCampaignScheduleConfigChangeUriReference whatsAppCampaign) time zone identifier to be applied to the intervals; for example Africa/AbidjantoString()Required for updates, must match the version number of the most recent updatewhatsAppCampaign(WhatsappCampaignScheduleConfigChangeUriReference whatsAppCampaign)
-
Constructor Details
-
WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule
public WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule() -
WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule
-
-
Method Details
-
intervals
public WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule intervals(List<WhatsappCampaignScheduleConfigChangeScheduleInterval> intervals) a list of start and end times -
getIntervals
-
setIntervals
-
recurrences
public WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule recurrences(List<WhatsappCampaignScheduleConfigChangeScheduleRecurrence> recurrences) a list of recurrences for a schedule -
getRecurrences
-
setRecurrences
public void setRecurrences(List<WhatsappCampaignScheduleConfigChangeScheduleRecurrence> recurrences) -
timeZone
time zone identifier to be applied to the intervals; for example Africa/Abidjan -
getTimeZone
-
setTimeZone
-
whatsAppCampaign
public WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule whatsAppCampaign(WhatsappCampaignScheduleConfigChangeUriReference whatsAppCampaign) -
getWhatsAppCampaign
-
setWhatsAppCampaign
-
additionalProperties
public WhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
id
The globally unique identifier for the object. -
getId
-
setId
-
name
The UI-visible name of the object -
getName
-
setName
-
dateCreated
Creation time of the entity -
getDateCreated
-
setDateCreated
-
dateModified
Last modified time of the entity -
getDateModified
-
setDateModified
-
version
Required for updates, must match the version number of the most recent update -
getVersion
-
setVersion
-
equals
-
hashCode
public int hashCode() -
toString
-