Package com.mypurecloud.sdk.v2.model
Class DialerCallabletimesetConfigChangeCallableTimeSet
java.lang.Object
com.mypurecloud.sdk.v2.model.DialerCallabletimesetConfigChangeCallableTimeSet
- All Implemented Interfaces:
Serializable
public class DialerCallabletimesetConfigChangeCallableTimeSet
extends Object
implements Serializable
DialerCallabletimesetConfigChangeCallableTimeSet
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) callableTimes(List<DialerCallabletimesetConfigChangeCallableTime> callableTimes) The list of callable timesdateCreated(Date dateCreated) Creation time of the entitydateModified(Date dateModified) Last modified time of the entitybooleangetId()getName()inthashCode()The globally unique identifier for the object.The UI-visible name of the objectvoidsetAdditionalProperties(Map<String, Object> additionalProperties) voidsetCallableTimes(List<DialerCallabletimesetConfigChangeCallableTime> callableTimes) voidsetDateCreated(Date dateCreated) voidsetDateModified(Date dateModified) voidvoidvoidsetVersion(Long version) toString()Required for updates, must match the version number of the most recent update
-
Constructor Details
-
DialerCallabletimesetConfigChangeCallableTimeSet
public DialerCallabletimesetConfigChangeCallableTimeSet() -
DialerCallabletimesetConfigChangeCallableTimeSet
-
-
Method Details
-
callableTimes
public DialerCallabletimesetConfigChangeCallableTimeSet callableTimes(List<DialerCallabletimesetConfigChangeCallableTime> callableTimes) The list of callable times -
getCallableTimes
-
setCallableTimes
-
additionalProperties
public DialerCallabletimesetConfigChangeCallableTimeSet 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
-