Uses of Class
com.mypurecloud.sdk.v2.model.ListAlternativeShiftTradesResponse
Packages that use ListAlternativeShiftTradesResponse
-
Uses of ListAlternativeShiftTradesResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ListAlternativeShiftTradesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAlternativeshiftsTrades(GetWorkforcemanagementAlternativeshiftsTradesRequest request) Get a list of my alternative shifts tradesWorkforceManagementApi.getWorkforcemanagementAlternativeshiftsTrades(Boolean forceAsync) Get a list of my alternative shifts tradesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ListAlternativeShiftTradesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAlternativeshiftsTrades(ApiRequest<Void> request) Get a list of my alternative shifts tradesWorkforceManagementApiAsync.getWorkforcemanagementAlternativeshiftsTradesAsync(GetWorkforcemanagementAlternativeshiftsTradesRequest request, AsyncApiCallback<ListAlternativeShiftTradesResponse> callback) Get a list of my alternative shifts tradesWorkforceManagementApiAsync.getWorkforcemanagementAlternativeshiftsTradesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ListAlternativeShiftTradesResponse>> callback) Get a list of my alternative shifts tradesWorkforceManagementApi.getWorkforcemanagementAlternativeshiftsTradesWithHttpInfo(Boolean forceAsync) Get a list of my alternative shifts tradesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ListAlternativeShiftTradesResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementAlternativeshiftsTradesAsync(GetWorkforcemanagementAlternativeshiftsTradesRequest request, AsyncApiCallback<ListAlternativeShiftTradesResponse> callback) Get a list of my alternative shifts tradesWorkforceManagementApiAsync.getWorkforcemanagementAlternativeshiftsTradesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ListAlternativeShiftTradesResponse>> callback) Get a list of my alternative shifts trades -
Uses of ListAlternativeShiftTradesResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ListAlternativeShiftTradesResponseModifier and TypeMethodDescriptionListAlternativeShiftTradesResponse.job(AlternativeShiftJobResponse job) The asynchronous job handling the request.ListAlternativeShiftTradesResponse.result(AlternativeShiftTradeListing result) The result of the request.