Uses of Class
com.mypurecloud.sdk.v2.model.UpdateUnavailableTimesRequest
Packages that use UpdateUnavailableTimesRequest
Package
Description
-
Uses of UpdateUnavailableTimesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateUnavailableTimesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementUnavailabletimes(UpdateUnavailableTimesRequest body) Update agent unavailable timesWorkforceManagementApi.patchWorkforcemanagementUnavailabletimesWithHttpInfo(UpdateUnavailableTimesRequest body) Update agent unavailable timesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateUnavailableTimesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementUnavailabletimes(ApiRequest<UpdateUnavailableTimesRequest> request) Update agent unavailable timesWorkforceManagementApiAsync.patchWorkforcemanagementUnavailabletimesAsync(ApiRequest<UpdateUnavailableTimesRequest> request, AsyncApiCallback<ApiResponse<UnavailableTimeListing>> callback) Update agent unavailable times -
Uses of UpdateUnavailableTimesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateUnavailableTimesRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateUnavailableTimesRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateUnavailableTimesRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementUnavailabletimesRequest.builder(UpdateUnavailableTimesRequest body) voidPatchWorkforcemanagementUnavailabletimesRequest.setBody(UpdateUnavailableTimesRequest body) PatchWorkforcemanagementUnavailabletimesRequest.Builder.withBody(UpdateUnavailableTimesRequest body) PatchWorkforcemanagementUnavailabletimesRequest.withBody(UpdateUnavailableTimesRequest body) PatchWorkforcemanagementUnavailabletimesRequest.Builder.withRequiredParams(UpdateUnavailableTimesRequest body) -
Uses of UpdateUnavailableTimesRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateUnavailableTimesRequestModifier and TypeMethodDescriptionUpdateUnavailableTimesRequest.entities(List<UpdateUnavailableTime> entities) A list of unavailable time spans to update