Package com.mypurecloud.sdk.v2.model
Class QueryAgentScheduleUnavailableTimesRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.QueryAgentScheduleUnavailableTimesRequest
- All Implemented Interfaces:
Serializable
QueryAgentScheduleUnavailableTimesRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe ID of the agent for whom to fetch unavailable timesbooleaninthashCode()schedule(BuScheduleReference schedule) The schedule for which to fetch unavailable times for the agentvoidsetAgentId(String agentId) voidsetSchedule(BuScheduleReference schedule) toString()
-
Constructor Details
-
QueryAgentScheduleUnavailableTimesRequest
public QueryAgentScheduleUnavailableTimesRequest() -
QueryAgentScheduleUnavailableTimesRequest
-
-
Method Details
-
agentId
The ID of the agent for whom to fetch unavailable times -
getAgentId
-
setAgentId
-
schedule
The schedule for which to fetch unavailable times for the agent -
getSchedule
-
setSchedule
-
equals
-
hashCode
public int hashCode() -
toString
-