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)This is a variant ofConnectCasesAsyncClient.getCase(software.amazon.awssdk.services.connectcases.model.GetCaseRequest)operation.default GetCasePublisherConnectCasesAsyncClient. getCasePaginator(GetCaseRequest getCaseRequest)This is a variant ofConnectCasesAsyncClient.getCase(software.amazon.awssdk.services.connectcases.model.GetCaseRequest)operation.
-