Uses of Class
com.mypurecloud.sdk.v2.model.CapacityPlansListResponse
Packages that use CapacityPlansListResponse
-
Uses of CapacityPlansListResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CapacityPlansListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplans(GetWorkforcemanagementBusinessunitCapacityplansRequest request) Get list of capacity plans for a business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplans(String businessUnitId) Get list of capacity plans for a business unitMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CapacityPlansListResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplans(ApiRequest<Void> request) Get list of capacity plans for a business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplansAsync(GetWorkforcemanagementBusinessunitCapacityplansRequest request, AsyncApiCallback<CapacityPlansListResponse> callback) Get list of capacity plans for a business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CapacityPlansListResponse>> callback) Get list of capacity plans for a business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitCapacityplansWithHttpInfo(String businessUnitId) Get list of capacity plans for a business unitMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CapacityPlansListResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplansAsync(GetWorkforcemanagementBusinessunitCapacityplansRequest request, AsyncApiCallback<CapacityPlansListResponse> callback) Get list of capacity plans for a business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitCapacityplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CapacityPlansListResponse>> callback) Get list of capacity plans for a business unit -
Uses of CapacityPlansListResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CapacityPlansListResponseModifier and TypeMethodDescriptionCapacityPlansListResponse.entities(List<CapacityPlanListItem> entities)