Package com.mypurecloud.sdk.v2.model
Class DialerCampaignScheduleConfigChangeScheduleInterval
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerCampaignScheduleConfigChangeScheduleInterval
- All Implemented Interfaces:
Serializable
public class DialerCampaignScheduleConfigChangeScheduleInterval
extends Object
implements Serializable
DialerCampaignScheduleConfigChangeScheduleInterval
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDialerCampaignScheduleConfigChangeScheduleInterval(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) scheduled end time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZbooleangetEnd()getStart()inthashCode()voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidvoidscheduled start time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZtoString()
-
Constructor Details
-
DialerCampaignScheduleConfigChangeScheduleInterval
public DialerCampaignScheduleConfigChangeScheduleInterval() -
DialerCampaignScheduleConfigChangeScheduleInterval
-
-
Method Details
-
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
-
additionalProperties
public DialerCampaignScheduleConfigChangeScheduleInterval additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-