Skip to content

Commit

Permalink
feat(aws-android-sdk-comprehend): update models to latest (#2584)
Browse files Browse the repository at this point in the history
Co-authored-by: poojamat <mathpooj@amazon.com>
  • Loading branch information
awsmobilesdk and poojamat authored Aug 24, 2021
1 parent d3f51cc commit c9b3caa
Show file tree
Hide file tree
Showing 60 changed files with 3,790 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,7 @@ ListTopicsDetectionJobsResult listTopicsDetectionJobs(
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand All @@ -1248,6 +1249,7 @@ StartDocumentClassificationJobResult startDocumentClassificationJob(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -1282,6 +1284,7 @@ StartDominantLanguageDetectionJobResult startDominantLanguageDetectionJob(
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand All @@ -1307,6 +1310,7 @@ StartEntitiesDetectionJobResult startEntitiesDetectionJob(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand All @@ -1333,6 +1337,7 @@ StartEventsDetectionJobResult startEventsDetectionJob(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand All @@ -1359,6 +1364,7 @@ StartKeyPhrasesDetectionJobResult startKeyPhrasesDetectionJob(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand All @@ -1385,6 +1391,7 @@ StartPiiEntitiesDetectionJobResult startPiiEntitiesDetectionJob(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -1412,6 +1419,7 @@ StartSentimentDetectionJobResult startSentimentDetectionJob(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2516,6 +2516,7 @@ Future<ListTopicsDetectionJobsResult> listTopicsDetectionJobsAsync(
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2548,6 +2549,7 @@ Future<StartDocumentClassificationJobResult> startDocumentClassificationJobAsync
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2575,6 +2577,7 @@ Future<StartDocumentClassificationJobResult> startDocumentClassificationJobAsync
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2605,6 +2608,7 @@ Future<StartDominantLanguageDetectionJobResult> startDominantLanguageDetectionJo
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2640,6 +2644,7 @@ Future<StartDominantLanguageDetectionJobResult> startDominantLanguageDetectionJo
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2678,6 +2683,7 @@ Future<StartEntitiesDetectionJobResult> startEntitiesDetectionJobAsync(
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand All @@ -2704,6 +2710,7 @@ Future<StartEntitiesDetectionJobResult> startEntitiesDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2733,6 +2740,7 @@ Future<StartEventsDetectionJobResult> startEventsDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2760,6 +2768,7 @@ Future<StartEventsDetectionJobResult> startEventsDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2790,6 +2799,7 @@ Future<StartKeyPhrasesDetectionJobResult> startKeyPhrasesDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2817,6 +2827,7 @@ Future<StartKeyPhrasesDetectionJobResult> startKeyPhrasesDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2847,6 +2858,7 @@ Future<StartPiiEntitiesDetectionJobResult> startPiiEntitiesDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2874,6 +2886,7 @@ Future<StartPiiEntitiesDetectionJobResult> startPiiEntitiesDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2904,6 +2917,7 @@ Future<StartSentimentDetectionJobResult> startSentimentDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2932,6 +2946,7 @@ Future<StartSentimentDetectionJobResult> startSentimentDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -2963,6 +2978,7 @@ Future<StartTopicsDetectionJobResult> startTopicsDetectionJobAsync(
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3427,6 +3427,7 @@ public ListTopicsDetectionJobsResult call() throws Exception {
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3461,6 +3462,7 @@ public StartDocumentClassificationJobResult call() throws Exception {
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3502,6 +3504,7 @@ public StartDocumentClassificationJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3534,6 +3537,7 @@ public StartDominantLanguageDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3583,6 +3587,7 @@ public StartDominantLanguageDetectionJobResult call() throws Exception {
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3623,6 +3628,7 @@ public StartEntitiesDetectionJobResult call() throws Exception {
* @throws ResourceNotFoundException
* @throws ResourceUnavailableException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3663,6 +3669,7 @@ public StartEntitiesDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3694,6 +3701,7 @@ public StartEventsDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3735,6 +3743,7 @@ public StartEventsDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3767,6 +3776,7 @@ public StartKeyPhrasesDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3808,6 +3818,7 @@ public StartKeyPhrasesDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3840,6 +3851,7 @@ public StartPiiEntitiesDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3881,6 +3893,7 @@ public StartPiiEntitiesDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3913,6 +3926,7 @@ public StartSentimentDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3955,6 +3969,7 @@ public StartSentimentDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down Expand Up @@ -3988,6 +4003,7 @@ public StartTopicsDetectionJobResult call() throws Exception {
* @throws InvalidRequestException
* @throws TooManyRequestsException
* @throws KmsKeyValidationException
* @throws TooManyTagsException
* @throws InternalServerException
* @throws AmazonClientException If any internal errors are encountered
* inside the client while attempting to make the request or
Expand Down
Loading

0 comments on commit c9b3caa

Please sign in to comment.