Uses of Class
com.mypurecloud.sdk.v2.model.CaseAssociationQueryEntityListing
Packages that use CaseAssociationQueryEntityListing
-
Uses of CaseAssociationQueryEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CaseAssociationQueryEntityListingModifier and TypeMethodDescriptionCaseManagementApi.postCasemanagementCasesAssociationsQuery(PostCasemanagementCasesAssociationsQueryRequest request) Query for Case associations by interaction.CaseManagementApi.postCasemanagementCasesAssociationsQuery(CaseAssociationQuery body) Query for Case associations by interaction.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CaseAssociationQueryEntityListingModifier and TypeMethodDescriptionCaseManagementApi.postCasemanagementCasesAssociationsQuery(ApiRequest<CaseAssociationQuery> request) Query for Case associations by interaction.CaseManagementApiAsync.postCasemanagementCasesAssociationsQueryAsync(PostCasemanagementCasesAssociationsQueryRequest request, AsyncApiCallback<CaseAssociationQueryEntityListing> callback) Query for Case associations by interaction.CaseManagementApiAsync.postCasemanagementCasesAssociationsQueryAsync(ApiRequest<CaseAssociationQuery> request, AsyncApiCallback<ApiResponse<CaseAssociationQueryEntityListing>> callback) Query for Case associations by interaction.CaseManagementApi.postCasemanagementCasesAssociationsQueryWithHttpInfo(CaseAssociationQuery body) Query for Case associations by interaction.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CaseAssociationQueryEntityListingModifier and TypeMethodDescriptionCaseManagementApiAsync.postCasemanagementCasesAssociationsQueryAsync(PostCasemanagementCasesAssociationsQueryRequest request, AsyncApiCallback<CaseAssociationQueryEntityListing> callback) Query for Case associations by interaction.CaseManagementApiAsync.postCasemanagementCasesAssociationsQueryAsync(ApiRequest<CaseAssociationQuery> request, AsyncApiCallback<ApiResponse<CaseAssociationQueryEntityListing>> callback) Query for Case associations by interaction. -
Uses of CaseAssociationQueryEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CaseAssociationQueryEntityListingModifier and TypeMethodDescriptionCaseAssociationQueryEntityListing.entities(List<CaseAssociation> entities) CaseAssociationQueryEntityListing.previousUri(String previousUri)