You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws-android-sdk-comprehend/src/main/java/com/amazonaws/services/comprehend/AmazonComprehendAsyncClient.java
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3427,6 +3427,7 @@ public ListTopicsDetectionJobsResult call() throws Exception {
3427
3427
* @throws ResourceNotFoundException
3428
3428
* @throws ResourceUnavailableException
3429
3429
* @throws KmsKeyValidationException
3430
+
* @throws TooManyTagsException
3430
3431
* @throws InternalServerException
3431
3432
* @throws AmazonClientException If any internal errors are encountered
3432
3433
* inside the client while attempting to make the request or
@@ -3461,6 +3462,7 @@ public StartDocumentClassificationJobResult call() throws Exception {
3461
3462
* @throws ResourceNotFoundException
3462
3463
* @throws ResourceUnavailableException
3463
3464
* @throws KmsKeyValidationException
3465
+
* @throws TooManyTagsException
3464
3466
* @throws InternalServerException
3465
3467
* @throws AmazonClientException If any internal errors are encountered
3466
3468
* inside the client while attempting to make the request or
@@ -3502,6 +3504,7 @@ public StartDocumentClassificationJobResult call() throws Exception {
3502
3504
* @throws InvalidRequestException
3503
3505
* @throws TooManyRequestsException
3504
3506
* @throws KmsKeyValidationException
3507
+
* @throws TooManyTagsException
3505
3508
* @throws InternalServerException
3506
3509
* @throws AmazonClientException If any internal errors are encountered
3507
3510
* inside the client while attempting to make the request or
@@ -3534,6 +3537,7 @@ public StartDominantLanguageDetectionJobResult call() throws Exception {
3534
3537
* @throws InvalidRequestException
3535
3538
* @throws TooManyRequestsException
3536
3539
* @throws KmsKeyValidationException
3540
+
* @throws TooManyTagsException
3537
3541
* @throws InternalServerException
3538
3542
* @throws AmazonClientException If any internal errors are encountered
3539
3543
* inside the client while attempting to make the request or
@@ -3583,6 +3587,7 @@ public StartDominantLanguageDetectionJobResult call() throws Exception {
3583
3587
* @throws ResourceNotFoundException
3584
3588
* @throws ResourceUnavailableException
3585
3589
* @throws KmsKeyValidationException
3590
+
* @throws TooManyTagsException
3586
3591
* @throws InternalServerException
3587
3592
* @throws AmazonClientException If any internal errors are encountered
3588
3593
* inside the client while attempting to make the request or
@@ -3623,6 +3628,7 @@ public StartEntitiesDetectionJobResult call() throws Exception {
3623
3628
* @throws ResourceNotFoundException
3624
3629
* @throws ResourceUnavailableException
3625
3630
* @throws KmsKeyValidationException
3631
+
* @throws TooManyTagsException
3626
3632
* @throws InternalServerException
3627
3633
* @throws AmazonClientException If any internal errors are encountered
3628
3634
* inside the client while attempting to make the request or
@@ -3663,6 +3669,7 @@ public StartEntitiesDetectionJobResult call() throws Exception {
3663
3669
* @throws InvalidRequestException
3664
3670
* @throws TooManyRequestsException
3665
3671
* @throws KmsKeyValidationException
3672
+
* @throws TooManyTagsException
3666
3673
* @throws InternalServerException
3667
3674
* @throws AmazonClientException If any internal errors are encountered
3668
3675
* inside the client while attempting to make the request or
@@ -3694,6 +3701,7 @@ public StartEventsDetectionJobResult call() throws Exception {
3694
3701
* @throws InvalidRequestException
3695
3702
* @throws TooManyRequestsException
3696
3703
* @throws KmsKeyValidationException
3704
+
* @throws TooManyTagsException
3697
3705
* @throws InternalServerException
3698
3706
* @throws AmazonClientException If any internal errors are encountered
3699
3707
* inside the client while attempting to make the request or
@@ -3735,6 +3743,7 @@ public StartEventsDetectionJobResult call() throws Exception {
3735
3743
* @throws InvalidRequestException
3736
3744
* @throws TooManyRequestsException
3737
3745
* @throws KmsKeyValidationException
3746
+
* @throws TooManyTagsException
3738
3747
* @throws InternalServerException
3739
3748
* @throws AmazonClientException If any internal errors are encountered
3740
3749
* inside the client while attempting to make the request or
@@ -3767,6 +3776,7 @@ public StartKeyPhrasesDetectionJobResult call() throws Exception {
3767
3776
* @throws InvalidRequestException
3768
3777
* @throws TooManyRequestsException
3769
3778
* @throws KmsKeyValidationException
3779
+
* @throws TooManyTagsException
3770
3780
* @throws InternalServerException
3771
3781
* @throws AmazonClientException If any internal errors are encountered
3772
3782
* inside the client while attempting to make the request or
@@ -3808,6 +3818,7 @@ public StartKeyPhrasesDetectionJobResult call() throws Exception {
3808
3818
* @throws InvalidRequestException
3809
3819
* @throws TooManyRequestsException
3810
3820
* @throws KmsKeyValidationException
3821
+
* @throws TooManyTagsException
3811
3822
* @throws InternalServerException
3812
3823
* @throws AmazonClientException If any internal errors are encountered
3813
3824
* inside the client while attempting to make the request or
@@ -3840,6 +3851,7 @@ public StartPiiEntitiesDetectionJobResult call() throws Exception {
3840
3851
* @throws InvalidRequestException
3841
3852
* @throws TooManyRequestsException
3842
3853
* @throws KmsKeyValidationException
3854
+
* @throws TooManyTagsException
3843
3855
* @throws InternalServerException
3844
3856
* @throws AmazonClientException If any internal errors are encountered
3845
3857
* inside the client while attempting to make the request or
@@ -3881,6 +3893,7 @@ public StartPiiEntitiesDetectionJobResult call() throws Exception {
3881
3893
* @throws InvalidRequestException
3882
3894
* @throws TooManyRequestsException
3883
3895
* @throws KmsKeyValidationException
3896
+
* @throws TooManyTagsException
3884
3897
* @throws InternalServerException
3885
3898
* @throws AmazonClientException If any internal errors are encountered
3886
3899
* inside the client while attempting to make the request or
@@ -3913,6 +3926,7 @@ public StartSentimentDetectionJobResult call() throws Exception {
3913
3926
* @throws InvalidRequestException
3914
3927
* @throws TooManyRequestsException
3915
3928
* @throws KmsKeyValidationException
3929
+
* @throws TooManyTagsException
3916
3930
* @throws InternalServerException
3917
3931
* @throws AmazonClientException If any internal errors are encountered
3918
3932
* inside the client while attempting to make the request or
@@ -3955,6 +3969,7 @@ public StartSentimentDetectionJobResult call() throws Exception {
3955
3969
* @throws InvalidRequestException
3956
3970
* @throws TooManyRequestsException
3957
3971
* @throws KmsKeyValidationException
3972
+
* @throws TooManyTagsException
3958
3973
* @throws InternalServerException
3959
3974
* @throws AmazonClientException If any internal errors are encountered
3960
3975
* inside the client while attempting to make the request or
@@ -3988,6 +4003,7 @@ public StartTopicsDetectionJobResult call() throws Exception {
3988
4003
* @throws InvalidRequestException
3989
4004
* @throws TooManyRequestsException
3990
4005
* @throws KmsKeyValidationException
4006
+
* @throws TooManyTagsException
3991
4007
* @throws InternalServerException
3992
4008
* @throws AmazonClientException If any internal errors are encountered
3993
4009
* inside the client while attempting to make the request or
0 commit comments