Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.paginators.DescribeKeywordsPublisher
-
Packages that use DescribeKeywordsPublisher Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference. -
-
Uses of DescribeKeywordsPublisher in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return DescribeKeywordsPublisher Modifier and Type Method Description default DescribeKeywordsPublisherPinpointSmsVoiceV2AsyncClient. describeKeywordsPaginator(Consumer<DescribeKeywordsRequest.Builder> describeKeywordsRequest)This is a variant ofPinpointSmsVoiceV2AsyncClient.describeKeywords(software.amazon.awssdk.services.pinpointsmsvoicev2.model.DescribeKeywordsRequest)operation.default DescribeKeywordsPublisherPinpointSmsVoiceV2AsyncClient. describeKeywordsPaginator(DescribeKeywordsRequest describeKeywordsRequest)This is a variant ofPinpointSmsVoiceV2AsyncClient.describeKeywords(software.amazon.awssdk.services.pinpointsmsvoicev2.model.DescribeKeywordsRequest)operation.
-