Uses of Class
com.mypurecloud.sdk.v2.model.UserScheduleAdherence
Packages that use UserScheduleAdherence
-
Uses of UserScheduleAdherence in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserScheduleAdherenceModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAdherence(GetWorkforcemanagementAdherenceRequest request) Get a list of UserScheduleAdherence records for the requested usersWorkforceManagementApi.getWorkforcemanagementAdherence(ApiRequest<Void> request) Get a list of UserScheduleAdherence records for the requested usersWorkforceManagementApi.getWorkforcemanagementAdherence(List<String> userId) Get a list of UserScheduleAdherence records for the requested usersWorkforceManagementApiAsync.getWorkforcemanagementAdherenceAsync(GetWorkforcemanagementAdherenceRequest request, AsyncApiCallback<List<UserScheduleAdherence>> callback) Get a list of UserScheduleAdherence records for the requested usersWorkforceManagementApiAsync.getWorkforcemanagementAdherenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<UserScheduleAdherence>>> callback) Get a list of UserScheduleAdherence records for the requested usersWorkforceManagementApi.getWorkforcemanagementAdherenceWithHttpInfo(List<String> userId) Get a list of UserScheduleAdherence records for the requested usersMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserScheduleAdherenceModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementAdherenceAsync(GetWorkforcemanagementAdherenceRequest request, AsyncApiCallback<List<UserScheduleAdherence>> callback) Get a list of UserScheduleAdherence records for the requested usersWorkforceManagementApiAsync.getWorkforcemanagementAdherenceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<UserScheduleAdherence>>> callback) Get a list of UserScheduleAdherence records for the requested users -
Uses of UserScheduleAdherence in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserScheduleAdherenceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UserScheduleAdherenceMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UserScheduleAdherenceModifier and TypeMethodDescriptionUserScheduleAdherenceListing.entities(List<UserScheduleAdherence> entities) voidUserScheduleAdherenceListing.setEntities(List<UserScheduleAdherence> entities)