Uses of Class
software.amazon.awssdk.services.cognitosync.model.AlreadyStreamedException
-
Packages that use AlreadyStreamedException Package Description software.amazon.awssdk.services.cognitosync Amazon Cognito Sync -
-
Uses of AlreadyStreamedException in software.amazon.awssdk.services.cognitosync
Methods in software.amazon.awssdk.services.cognitosync that throw AlreadyStreamedException 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.
-