Uses of Class
software.amazon.awssdk.services.cognitosync.model.DuplicateRequestException
-
Packages that use DuplicateRequestException Package Description software.amazon.awssdk.services.cognitosync Amazon Cognito Sync -
-
Uses of DuplicateRequestException in software.amazon.awssdk.services.cognitosync
Methods in software.amazon.awssdk.services.cognitosync that throw DuplicateRequestException Modifier and Type Method Description default BulkPublishResponseCognitoSyncClient. bulkPublish(Consumer<BulkPublishRequest.Builder> bulkPublishRequest)Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream.default BulkPublishResponseCognitoSyncClient. bulkPublish(BulkPublishRequest bulkPublishRequest)Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream.
-