Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementUnavailabletimesQueryRequest
Packages that use PostWorkforcemanagementUnavailabletimesQueryRequest
-
Uses of PostWorkforcemanagementUnavailabletimesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementUnavailabletimesQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementUnavailabletimesQuery(PostWorkforcemanagementUnavailabletimesQueryRequest request) Get agent unavailable timesWorkforceManagementApiAsync.postWorkforcemanagementUnavailabletimesQueryAsync(PostWorkforcemanagementUnavailabletimesQueryRequest request, AsyncApiCallback<UnavailableTimeListing> callback) Get agent unavailable times -
Uses of PostWorkforcemanagementUnavailabletimesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementUnavailabletimesQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementUnavailabletimesQueryRequest.Builder.build()PostWorkforcemanagementUnavailabletimesQueryRequest.withBody(QueryAgentUnavailableTimesRequest body) PostWorkforcemanagementUnavailabletimesQueryRequest.withCustomHeader(String name, String value)