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-transcribe/src/main/java/com/amazonaws/services/transcribe/model/StartTranscriptionJobRequest.java
+64-10Lines changed: 64 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,9 @@ public class StartTranscriptionJobRequest extends AmazonWebServiceRequest implem
42
42
43
43
/**
44
44
* <p>
45
-
* The language code for the language used in the input media file.
45
+
* The language code for the language used in the input media file. You must
46
+
* include either <code>LanguageCode</code> or <code>IdentifyLanguage</code>
47
+
* in your request.
46
48
* </p>
47
49
* <p>
48
50
* To transcribe speech in Modern Standard Arabic (ar-SA), your audio or
@@ -266,6 +268,10 @@ public class StartTranscriptionJobRequest extends AmazonWebServiceRequest implem
266
268
* You receive a <code>BadRequestException</code> error if you enter a value
267
269
* for a <code>LanguageCode</code>.
268
270
* </p>
271
+
* <p>
272
+
* You must include either <code>LanguageCode</code> or
273
+
* <code>IdentifyLanguage</code> in your request.
274
+
* </p>
269
275
*/
270
276
privateBooleanidentifyLanguage;
271
277
@@ -391,7 +397,9 @@ public StartTranscriptionJobRequest withTranscriptionJobName(String transcriptio
391
397
392
398
/**
393
399
* <p>
394
-
* The language code for the language used in the input media file.
400
+
* The language code for the language used in the input media file. You must
401
+
* include either <code>LanguageCode</code> or <code>IdentifyLanguage</code>
402
+
* in your request.
395
403
* </p>
396
404
* <p>
397
405
* To transcribe speech in Modern Standard Arabic (ar-SA), your audio or
@@ -407,6 +415,8 @@ public StartTranscriptionJobRequest withTranscriptionJobName(String transcriptio
407
415
*
408
416
* @return <p>
409
417
* The language code for the language used in the input media file.
418
+
* You must include either <code>LanguageCode</code> or
419
+
* <code>IdentifyLanguage</code> in your request.
410
420
* </p>
411
421
* <p>
412
422
* To transcribe speech in Modern Standard Arabic (ar-SA), your
@@ -421,7 +431,9 @@ public String getLanguageCode() {
421
431
422
432
/**
423
433
* <p>
424
-
* The language code for the language used in the input media file.
434
+
* The language code for the language used in the input media file. You must
435
+
* include either <code>LanguageCode</code> or <code>IdentifyLanguage</code>
436
+
* in your request.
425
437
* </p>
426
438
* <p>
427
439
* To transcribe speech in Modern Standard Arabic (ar-SA), your audio or
@@ -437,7 +449,8 @@ public String getLanguageCode() {
437
449
*
438
450
* @param languageCode <p>
439
451
* The language code for the language used in the input media
440
-
* file.
452
+
* file. You must include either <code>LanguageCode</code> or
453
+
* <code>IdentifyLanguage</code> in your request.
441
454
* </p>
442
455
* <p>
443
456
* To transcribe speech in Modern Standard Arabic (ar-SA), your
@@ -452,7 +465,9 @@ public void setLanguageCode(String languageCode) {
452
465
453
466
/**
454
467
* <p>
455
-
* The language code for the language used in the input media file.
468
+
* The language code for the language used in the input media file. You must
469
+
* include either <code>LanguageCode</code> or <code>IdentifyLanguage</code>
470
+
* in your request.
456
471
* </p>
457
472
* <p>
458
473
* To transcribe speech in Modern Standard Arabic (ar-SA), your audio or
@@ -471,7 +486,8 @@ public void setLanguageCode(String languageCode) {
471
486
*
472
487
* @param languageCode <p>
473
488
* The language code for the language used in the input media
474
-
* file.
489
+
* file. You must include either <code>LanguageCode</code> or
490
+
* <code>IdentifyLanguage</code> in your request.
475
491
* </p>
476
492
* <p>
477
493
* To transcribe speech in Modern Standard Arabic (ar-SA), your
@@ -489,7 +505,9 @@ public StartTranscriptionJobRequest withLanguageCode(String languageCode) {
489
505
490
506
/**
491
507
* <p>
492
-
* The language code for the language used in the input media file.
508
+
* The language code for the language used in the input media file. You must
509
+
* include either <code>LanguageCode</code> or <code>IdentifyLanguage</code>
510
+
* in your request.
493
511
* </p>
494
512
* <p>
495
513
* To transcribe speech in Modern Standard Arabic (ar-SA), your audio or
@@ -505,7 +523,8 @@ public StartTranscriptionJobRequest withLanguageCode(String languageCode) {
505
523
*
506
524
* @param languageCode <p>
507
525
* The language code for the language used in the input media
508
-
* file.
526
+
* file. You must include either <code>LanguageCode</code> or
527
+
* <code>IdentifyLanguage</code> in your request.
509
528
* </p>
510
529
* <p>
511
530
* To transcribe speech in Modern Standard Arabic (ar-SA), your
@@ -520,7 +539,9 @@ public void setLanguageCode(LanguageCode languageCode) {
520
539
521
540
/**
522
541
* <p>
523
-
* The language code for the language used in the input media file.
542
+
* The language code for the language used in the input media file. You must
543
+
* include either <code>LanguageCode</code> or <code>IdentifyLanguage</code>
544
+
* in your request.
524
545
* </p>
525
546
* <p>
526
547
* To transcribe speech in Modern Standard Arabic (ar-SA), your audio or
@@ -539,7 +560,8 @@ public void setLanguageCode(LanguageCode languageCode) {
539
560
*
540
561
* @param languageCode <p>
541
562
* The language code for the language used in the input media
542
-
* file.
563
+
* file. You must include either <code>LanguageCode</code> or
564
+
* <code>IdentifyLanguage</code> in your request.
543
565
* </p>
544
566
* <p>
545
567
* To transcribe speech in Modern Standard Arabic (ar-SA), your
@@ -1868,13 +1890,21 @@ public StartTranscriptionJobRequest withContentRedaction(ContentRedaction conten
1868
1890
* You receive a <code>BadRequestException</code> error if you enter a value
1869
1891
* for a <code>LanguageCode</code>.
1870
1892
* </p>
1893
+
* <p>
1894
+
* You must include either <code>LanguageCode</code> or
1895
+
* <code>IdentifyLanguage</code> in your request.
1896
+
* </p>
1871
1897
*
1872
1898
* @return <p>
1873
1899
* Set this field to <code>true</code> to enable automatic language
1874
1900
* identification. Automatic language identification is disabled by
1875
1901
* default. You receive a <code>BadRequestException</code> error if
1876
1902
* you enter a value for a <code>LanguageCode</code>.
1877
1903
* </p>
1904
+
* <p>
1905
+
* You must include either <code>LanguageCode</code> or
1906
+
* <code>IdentifyLanguage</code> in your request.
1907
+
* </p>
1878
1908
*/
1879
1909
publicBooleanisIdentifyLanguage() {
1880
1910
returnidentifyLanguage;
@@ -1887,13 +1917,21 @@ public Boolean isIdentifyLanguage() {
1887
1917
* You receive a <code>BadRequestException</code> error if you enter a value
1888
1918
* for a <code>LanguageCode</code>.
1889
1919
* </p>
1920
+
* <p>
1921
+
* You must include either <code>LanguageCode</code> or
1922
+
* <code>IdentifyLanguage</code> in your request.
1923
+
* </p>
1890
1924
*
1891
1925
* @return <p>
1892
1926
* Set this field to <code>true</code> to enable automatic language
1893
1927
* identification. Automatic language identification is disabled by
1894
1928
* default. You receive a <code>BadRequestException</code> error if
1895
1929
* you enter a value for a <code>LanguageCode</code>.
1896
1930
* </p>
1931
+
* <p>
1932
+
* You must include either <code>LanguageCode</code> or
1933
+
* <code>IdentifyLanguage</code> in your request.
1934
+
* </p>
1897
1935
*/
1898
1936
publicBooleangetIdentifyLanguage() {
1899
1937
returnidentifyLanguage;
@@ -1906,6 +1944,10 @@ public Boolean getIdentifyLanguage() {
1906
1944
* You receive a <code>BadRequestException</code> error if you enter a value
1907
1945
* for a <code>LanguageCode</code>.
1908
1946
* </p>
1947
+
* <p>
1948
+
* You must include either <code>LanguageCode</code> or
1949
+
* <code>IdentifyLanguage</code> in your request.
1950
+
* </p>
1909
1951
*
1910
1952
* @param identifyLanguage <p>
1911
1953
* Set this field to <code>true</code> to enable automatic
@@ -1914,6 +1956,10 @@ public Boolean getIdentifyLanguage() {
1914
1956
* <code>BadRequestException</code> error if you enter a value
1915
1957
* for a <code>LanguageCode</code>.
1916
1958
* </p>
1959
+
* <p>
1960
+
* You must include either <code>LanguageCode</code> or
Copy file name to clipboardExpand all lines: aws-android-sdk-transcribe/src/main/java/com/amazonaws/services/transcribe/model/StartTranscriptionJobResult.java
0 commit comments