Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentUnavailabletimesQueryRequest
Packages that use PostWorkforcemanagementAgentUnavailabletimesQueryRequest
-
Uses of PostWorkforcemanagementAgentUnavailabletimesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAgentUnavailabletimesQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentUnavailabletimesQuery(PostWorkforcemanagementAgentUnavailabletimesQueryRequest request) Get agent unavailable timesWorkforceManagementApiAsync.postWorkforcemanagementAgentUnavailabletimesQueryAsync(PostWorkforcemanagementAgentUnavailabletimesQueryRequest request, AsyncApiCallback<UnavailableTimeListing> callback) Get agent unavailable times -
Uses of PostWorkforcemanagementAgentUnavailabletimesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentUnavailabletimesQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentUnavailabletimesQueryRequest.Builder.build()PostWorkforcemanagementAgentUnavailabletimesQueryRequest.withAgentId(String agentId) PostWorkforcemanagementAgentUnavailabletimesQueryRequest.withBody(QueryAgentUnavailableTimesRequest body) PostWorkforcemanagementAgentUnavailabletimesQueryRequest.withCustomHeader(String name, String value)