Uses of Class
software.amazon.awssdk.services.connectcases.paginators.GetCasePublisher
-
Packages that use GetCasePublisher Package Description software.amazon.awssdk.services.connectcases With Amazon Connect Cases, your agents can track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. -
-
Uses of GetCasePublisher in software.amazon.awssdk.services.connectcases
Methods in software.amazon.awssdk.services.connectcases that return GetCasePublisher Modifier and Type Method Description default GetCasePublisherConnectCasesAsyncClient. getCasePaginator(Consumer<GetCaseRequest.Builder> getCaseRequest)Returns information about a specific case if it exists.default GetCasePublisherConnectCasesAsyncClient. getCasePaginator(GetCaseRequest getCaseRequest)Returns information about a specific case if it exists.
-