Uses of Class
com.mypurecloud.sdk.v2.model.ManagementUnitListing
Packages that use ManagementUnitListing
-
Uses of ManagementUnitListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ManagementUnitListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitManagementunits(GetWorkforcemanagementBusinessunitManagementunitsRequest request) Get all authorized management units in the business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitManagementunits(String businessUnitId, String feature, String divisionId) Get all authorized management units in the business unitWorkforceManagementApi.getWorkforcemanagementManagementunits(GetWorkforcemanagementManagementunitsRequest request) Get management unitsWorkforceManagementApi.getWorkforcemanagementManagementunits(Integer pageSize, Integer pageNumber, String expand, String feature, String divisionId) Get management unitsWorkforceManagementApi.getWorkforcemanagementManagementunitsDivisionviews(GetWorkforcemanagementManagementunitsDivisionviewsRequest request) Get management units across divisionsWorkforceManagementApi.getWorkforcemanagementManagementunitsDivisionviews(List<String> divisionId) Get management units across divisionsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ManagementUnitListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitManagementunits(ApiRequest<Void> request) Get all authorized management units in the business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitManagementunitsAsync(GetWorkforcemanagementBusinessunitManagementunitsRequest request, AsyncApiCallback<ManagementUnitListing> callback) Get all authorized management units in the business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitManagementunitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ManagementUnitListing>> callback) Get all authorized management units in the business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitManagementunitsWithHttpInfo(String businessUnitId, String feature, String divisionId) Get all authorized management units in the business unitWorkforceManagementApi.getWorkforcemanagementManagementunits(ApiRequest<Void> request) Get management unitsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsAsync(GetWorkforcemanagementManagementunitsRequest request, AsyncApiCallback<ManagementUnitListing> callback) Get management unitsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ManagementUnitListing>> callback) Get management unitsWorkforceManagementApi.getWorkforcemanagementManagementunitsDivisionviews(ApiRequest<Void> request) Get management units across divisionsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsDivisionviewsAsync(GetWorkforcemanagementManagementunitsDivisionviewsRequest request, AsyncApiCallback<ManagementUnitListing> callback) Get management units across divisionsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsDivisionviewsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ManagementUnitListing>> callback) Get management units across divisionsWorkforceManagementApi.getWorkforcemanagementManagementunitsDivisionviewsWithHttpInfo(List<String> divisionId) Get management units across divisionsWorkforceManagementApi.getWorkforcemanagementManagementunitsWithHttpInfo(Integer pageSize, Integer pageNumber, String expand, String feature, String divisionId) Get management unitsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ManagementUnitListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitManagementunitsAsync(GetWorkforcemanagementBusinessunitManagementunitsRequest request, AsyncApiCallback<ManagementUnitListing> callback) Get all authorized management units in the business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitManagementunitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ManagementUnitListing>> callback) Get all authorized management units in the business unitWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsAsync(GetWorkforcemanagementManagementunitsRequest request, AsyncApiCallback<ManagementUnitListing> callback) Get management unitsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ManagementUnitListing>> callback) Get management unitsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsDivisionviewsAsync(GetWorkforcemanagementManagementunitsDivisionviewsRequest request, AsyncApiCallback<ManagementUnitListing> callback) Get management units across divisionsWorkforceManagementApiAsync.getWorkforcemanagementManagementunitsDivisionviewsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ManagementUnitListing>> callback) Get management units across divisions -
Uses of ManagementUnitListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ManagementUnitListingModifier and TypeMethodDescriptionManagementUnitListing.entities(List<ManagementUnit> entities) Deprecated, paging is not supportedDeprecated, paging is not supportedDeprecated, paging is not supportedDeprecated, paging is not supportedManagementUnitListing.pageNumber(Integer pageNumber) Deprecated, paging is not supportedDeprecated, paging is not supportedManagementUnitListing.previousUri(String previousUri) Deprecated, paging is not supportedDeprecated, paging is not supported