Package com.mypurecloud.sdk.v2.model
Class CallableTimeSet
java.lang.Object
com.mypurecloud.sdk.v2.model.CallableTimeSet
- All Implemented Interfaces:
Serializable
CallableTimeSet
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallableTimes(List<CallableTime> callableTimes) The list of CallableTimes for which it is acceptable to place outbound calls.booleangetId()getName()inthashCode()The name of the CallableTimeSet.voidsetCallableTimes(List<CallableTime> callableTimes) voidvoidsetVersion(Integer version) toString()Required for updates, must match the version number of the most recent update
-
Constructor Details
-
CallableTimeSet
public CallableTimeSet() -
CallableTimeSet
-
-
Method Details
-
getId
-
name
The name of the CallableTimeSet. -
getName
-
setName
-
getDateCreated
-
getDateModified
-
version
Required for updates, must match the version number of the most recent update -
getVersion
-
setVersion
-
callableTimes
The list of CallableTimes for which it is acceptable to place outbound calls. -
getCallableTimes
-
setCallableTimes
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-