Uses of Class
com.mypurecloud.sdk.v2.model.CaseplanQueryEntityListing
Packages that use CaseplanQueryEntityListing
-
Uses of CaseplanQueryEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CaseplanQueryEntityListingModifier and TypeMethodDescriptionCaseManagementApi.postCasemanagementCaseplansQuery(PostCasemanagementCaseplansQueryRequest request) Query for Caseplans.CaseManagementApi.postCasemanagementCaseplansQuery(CaseplanQueryRequest body) Query for Caseplans.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CaseplanQueryEntityListingModifier and TypeMethodDescriptionCaseManagementApi.postCasemanagementCaseplansQuery(ApiRequest<CaseplanQueryRequest> request) Query for Caseplans.CaseManagementApiAsync.postCasemanagementCaseplansQueryAsync(PostCasemanagementCaseplansQueryRequest request, AsyncApiCallback<CaseplanQueryEntityListing> callback) Query for Caseplans.CaseManagementApiAsync.postCasemanagementCaseplansQueryAsync(ApiRequest<CaseplanQueryRequest> request, AsyncApiCallback<ApiResponse<CaseplanQueryEntityListing>> callback) Query for Caseplans.CaseManagementApi.postCasemanagementCaseplansQueryWithHttpInfo(CaseplanQueryRequest body) Query for Caseplans.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CaseplanQueryEntityListingModifier and TypeMethodDescriptionCaseManagementApiAsync.postCasemanagementCaseplansQueryAsync(PostCasemanagementCaseplansQueryRequest request, AsyncApiCallback<CaseplanQueryEntityListing> callback) Query for Caseplans.CaseManagementApiAsync.postCasemanagementCaseplansQueryAsync(ApiRequest<CaseplanQueryRequest> request, AsyncApiCallback<ApiResponse<CaseplanQueryEntityListing>> callback) Query for Caseplans. -
Uses of CaseplanQueryEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseplanQueryEntityListing