Uses of Class
com.mypurecloud.sdk.v2.model.UserScheduleAdherenceListing
Packages that use UserScheduleAdherenceListing
-
Uses of UserScheduleAdherenceListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserScheduleAdherenceListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitAdherence(GetWorkforcemanagementManagementunitAdherenceRequest request) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApi.getWorkforcemanagementManagementunitAdherence(String managementUnitId, Boolean forceDownloadService) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApi.getWorkforcemanagementTeamAdherence(GetWorkforcemanagementTeamAdherenceRequest request) Get a list of user schedule adherence records for the requested teamWorkforceManagementApi.getWorkforcemanagementTeamAdherence(String teamId) Get a list of user schedule adherence records for the requested teamMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserScheduleAdherenceListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitAdherence(ApiRequest<Void> request) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApiAsync.getWorkforcemanagementManagementunitAdherenceAsync(GetWorkforcemanagementManagementunitAdherenceRequest request, AsyncApiCallback<UserScheduleAdherenceListing> callback) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApiAsync.getWorkforcemanagementManagementunitAdherenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserScheduleAdherenceListing>> callback) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApi.getWorkforcemanagementManagementunitAdherenceWithHttpInfo(String managementUnitId, Boolean forceDownloadService) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApi.getWorkforcemanagementTeamAdherence(ApiRequest<Void> request) Get a list of user schedule adherence records for the requested teamWorkforceManagementApiAsync.getWorkforcemanagementTeamAdherenceAsync(GetWorkforcemanagementTeamAdherenceRequest request, AsyncApiCallback<UserScheduleAdherenceListing> callback) Get a list of user schedule adherence records for the requested teamWorkforceManagementApiAsync.getWorkforcemanagementTeamAdherenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserScheduleAdherenceListing>> callback) Get a list of user schedule adherence records for the requested teamWorkforceManagementApi.getWorkforcemanagementTeamAdherenceWithHttpInfo(String teamId) Get a list of user schedule adherence records for the requested teamMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserScheduleAdherenceListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitAdherenceAsync(GetWorkforcemanagementManagementunitAdherenceRequest request, AsyncApiCallback<UserScheduleAdherenceListing> callback) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApiAsync.getWorkforcemanagementManagementunitAdherenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserScheduleAdherenceListing>> callback) Get a list of user schedule adherence records for the requested management unitWorkforceManagementApiAsync.getWorkforcemanagementTeamAdherenceAsync(GetWorkforcemanagementTeamAdherenceRequest request, AsyncApiCallback<UserScheduleAdherenceListing> callback) Get a list of user schedule adherence records for the requested teamWorkforceManagementApiAsync.getWorkforcemanagementTeamAdherenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserScheduleAdherenceListing>> callback) Get a list of user schedule adherence records for the requested team -
Uses of UserScheduleAdherenceListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserScheduleAdherenceListingModifier and TypeMethodDescriptionUserScheduleAdherenceListing.entities(List<UserScheduleAdherence> entities)