Uses of Class
com.mypurecloud.sdk.v2.api.request.GetCasemanagementCaseAssociationRequest
Packages that use GetCasemanagementCaseAssociationRequest
-
Uses of GetCasemanagementCaseAssociationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetCasemanagementCaseAssociationRequestModifier and TypeMethodDescriptionCaseManagementApi.getCasemanagementCaseAssociation(GetCasemanagementCaseAssociationRequest request) Get a Case Association.CaseManagementApiAsync.getCasemanagementCaseAssociationAsync(GetCasemanagementCaseAssociationRequest request, AsyncApiCallback<CaseAssociation> callback) Get a Case Association. -
Uses of GetCasemanagementCaseAssociationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetCasemanagementCaseAssociationRequestModifier and TypeMethodDescriptionGetCasemanagementCaseAssociationRequest.Builder.build()GetCasemanagementCaseAssociationRequest.withAssociationId(String associationId) GetCasemanagementCaseAssociationRequest.withCaseId(String caseId) GetCasemanagementCaseAssociationRequest.withCustomHeader(String name, String value)