Package com.mypurecloud.sdk.v2.model
Class ScheduleInterval
java.lang.Object
com.mypurecloud.sdk.v2.model.ScheduleInterval
- All Implemented Interfaces:
Serializable
ScheduleInterval
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScheduleInterval
public ScheduleInterval() -
ScheduleInterval
-
-
Method Details
-
start
The scheduled start time as an ISO-8601 string, i.e yyyy-MM-ddTHH:mm:ss.SSSZ -
getStart
-
setStart
-
end
The scheduled end time as an ISO-8601 string, i.e. yyyy-MM-ddTHH:mm:ss.SSSZ -
getEnd
-
setEnd
-
equals
-
hashCode
public int hashCode() -
toString
-