Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentschedulesMineRequest
Packages that use PostWorkforcemanagementAgentschedulesMineRequest
-
Uses of PostWorkforcemanagementAgentschedulesMineRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAgentschedulesMineRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentschedulesMine(PostWorkforcemanagementAgentschedulesMineRequest request) Get published schedule for the current userWorkforceManagementApiAsync.postWorkforcemanagementAgentschedulesMineAsync(PostWorkforcemanagementAgentschedulesMineRequest request, AsyncApiCallback<BuCurrentAgentScheduleSearchResponse> callback) Get published schedule for the current user -
Uses of PostWorkforcemanagementAgentschedulesMineRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentschedulesMineRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentschedulesMineRequest.Builder.build()PostWorkforcemanagementAgentschedulesMineRequest.withBody(BuGetCurrentAgentScheduleRequest body) PostWorkforcemanagementAgentschedulesMineRequest.withCustomHeader(String name, String value)