Package com.mypurecloud.sdk.v2.model
Class WhatsappCampaignScheduleConfigChangeScheduleRecurrence
java.lang.Object
com.mypurecloud.sdk.v2.model.WhatsappCampaignScheduleConfigChangeScheduleRecurrence
- All Implemented Interfaces:
Serializable
public class WhatsappCampaignScheduleConfigChangeScheduleRecurrence
extends Object
implements Serializable
WhatsappCampaignScheduleConfigChangeScheduleRecurrence
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWhatsappCampaignScheduleConfigChangeScheduleRecurrence(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) alterations(List<WhatsappCampaignScheduleConfigChangeAlteration> alterations) modifications to the original recurrence schedulescheduled end time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZbooleangetEnd()getId()getRange()getStart()inthashCode()the recurrence idvoidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetAlterations(List<WhatsappCampaignScheduleConfigChangeAlteration> alterations) voidvoidvoidvoidvoidvoidsetTimeZone(String timeZone) scheduled start time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZthe timezone the recurrence will usetoString()
-
Constructor Details
-
WhatsappCampaignScheduleConfigChangeScheduleRecurrence
public WhatsappCampaignScheduleConfigChangeScheduleRecurrence() -
WhatsappCampaignScheduleConfigChangeScheduleRecurrence
-
-
Method Details
-
id
the recurrence id -
getId
-
setId
-
start
scheduled start time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZ -
getStart
-
setStart
-
end
scheduled end time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZ -
getEnd
-
setEnd
-
timeZone
the timezone the recurrence will use -
getTimeZone
-
setTimeZone
-
range
-
getRange
-
setRange
-
pattern
-
getPattern
-
setPattern
-
alterations
public WhatsappCampaignScheduleConfigChangeScheduleRecurrence alterations(List<WhatsappCampaignScheduleConfigChangeAlteration> alterations) modifications to the original recurrence schedule -
getAlterations
-
setAlterations
-
additionalProperties
public WhatsappCampaignScheduleConfigChangeScheduleRecurrence additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-