Uses of Class
com.mypurecloud.sdk.v2.model.WfmUserEntityListing
Packages that use WfmUserEntityListing
-
Uses of WfmUserEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WfmUserEntityListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesUsers(GetWorkforcemanagementManagementunitShifttradesUsersRequest request) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesUsers(String managementUnitId) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApi.getWorkforcemanagementManagementunitUsers(GetWorkforcemanagementManagementunitUsersRequest request) Get users in the management unitWorkforceManagementApi.getWorkforcemanagementManagementunitUsers(String managementUnitId) Get users in the management unitMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WfmUserEntityListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesUsers(ApiRequest<Void> request) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesUsersAsync(GetWorkforcemanagementManagementunitShifttradesUsersRequest request, AsyncApiCallback<WfmUserEntityListing> callback) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesUsersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmUserEntityListing>> callback) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApi.getWorkforcemanagementManagementunitShifttradesUsersWithHttpInfo(String managementUnitId) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApi.getWorkforcemanagementManagementunitUsers(ApiRequest<Void> request) Get users in the management unitWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUsersAsync(GetWorkforcemanagementManagementunitUsersRequest request, AsyncApiCallback<WfmUserEntityListing> callback) Get users in the management unitWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUsersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmUserEntityListing>> callback) Get users in the management unitWorkforceManagementApi.getWorkforcemanagementManagementunitUsersWithHttpInfo(String managementUnitId) Get users in the management unitMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WfmUserEntityListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesUsersAsync(GetWorkforcemanagementManagementunitShifttradesUsersRequest request, AsyncApiCallback<WfmUserEntityListing> callback) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitShifttradesUsersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmUserEntityListing>> callback) Gets list of users available for whom you can send direct shift trade requestsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUsersAsync(GetWorkforcemanagementManagementunitUsersRequest request, AsyncApiCallback<WfmUserEntityListing> callback) Get users in the management unitWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUsersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmUserEntityListing>> callback) Get users in the management unit -
Uses of WfmUserEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmUserEntityListing