Uses of Class
software.amazon.awssdk.services.support.paginators.DescribeCommunicationsPublisher
-
Packages that use DescribeCommunicationsPublisher Package Description software.amazon.awssdk.services.support Amazon Web Services Support -
-
Uses of DescribeCommunicationsPublisher in software.amazon.awssdk.services.support
Methods in software.amazon.awssdk.services.support that return DescribeCommunicationsPublisher Modifier and Type Method Description default DescribeCommunicationsPublisherSupportAsyncClient. describeCommunicationsPaginator(Consumer<DescribeCommunicationsRequest.Builder> describeCommunicationsRequest)Returns communications and attachments for one or more support cases.default DescribeCommunicationsPublisherSupportAsyncClient. describeCommunicationsPaginator(DescribeCommunicationsRequest describeCommunicationsRequest)Returns communications and attachments for one or more support cases.
-