@@ -115,7 +115,8 @@ default CompletableFuture<APostOperationResponse> aPostOperation(APostOperationR
115
115
* </p>
116
116
*
117
117
* @param aPostOperationRequest
118
- * A {@link Consumer} that will call methods on {@link APostOperationRequest.Builder} to create a request.
118
+ * A {@link Consumer} that will call methods on
119
+ * {@link software.amazon.awssdk.services.json.model.APostOperationRequest.Builder} to create a request.
119
120
* @return A Java Future containing the result of the APostOperation operation returned by the service.<br/>
120
121
* The CompletableFuture returned by this method can be completed exceptionally with the following
121
122
* exceptions.
@@ -179,7 +180,8 @@ default CompletableFuture<APostOperationWithOutputResponse> aPostOperationWithOu
179
180
* </p>
180
181
*
181
182
* @param aPostOperationWithOutputRequest
182
- * A {@link Consumer} that will call methods on {@link APostOperationWithOutputRequest.Builder} to create a
183
+ * A {@link Consumer} that will call methods on
184
+ * {@link software.amazon.awssdk.services.json.model.APostOperationWithOutputRequest.Builder} to create a
183
185
* request.
184
186
* @return A Java Future containing the result of the APostOperationWithOutput operation returned by the service.<br/>
185
187
* The CompletableFuture returned by this method can be completed exceptionally with the following
@@ -236,8 +238,8 @@ default CompletableFuture<BearerAuthOperationResponse> bearerAuthOperation(
236
238
* </p>
237
239
*
238
240
* @param bearerAuthOperationRequest
239
- * A {@link Consumer} that will call methods on {@link BearerAuthOperationRequest.Builder} to create a
240
- * request.
241
+ * A {@link Consumer} that will call methods on
242
+ * {@link software.amazon.awssdk.services.json.model.BearerAuthOperationRequest.Builder} to create a request.
241
243
* @return A Java Future containing the result of the BearerAuthOperation operation returned by the service.<br/>
242
244
* The CompletableFuture returned by this method can be completed exceptionally with the following
243
245
* exceptions.
@@ -290,7 +292,8 @@ default CompletableFuture<Void> eventStreamOperation(EventStreamOperationRequest
290
292
* </p>
291
293
*
292
294
* @param eventStreamOperationRequest
293
- * A {@link Consumer} that will call methods on {@link EventStreamOperationRequest.Builder} to create a
295
+ * A {@link Consumer} that will call methods on
296
+ * {@link software.amazon.awssdk.services.json.model.EventStreamOperationRequest.Builder} to create a
294
297
* request.
295
298
* @return A Java Future containing the result of the EventStreamOperation operation returned by the service.<br/>
296
299
* The CompletableFuture returned by this method can be completed exceptionally with the following
@@ -348,7 +351,8 @@ default CompletableFuture<EventStreamOperationWithOnlyInputResponse> eventStream
348
351
* </p>
349
352
*
350
353
* @param eventStreamOperationWithOnlyInputRequest
351
- * A {@link Consumer} that will call methods on {@link EventStreamOperationWithOnlyInputRequest.Builder} to
354
+ * A {@link Consumer} that will call methods on
355
+ * {@link software.amazon.awssdk.services.json.model.EventStreamOperationWithOnlyInputRequest.Builder} to
352
356
* create a request.
353
357
* @return A Java Future containing the result of the EventStreamOperationWithOnlyInput operation returned by the
354
358
* service.<br/>
@@ -408,7 +412,8 @@ default CompletableFuture<Void> eventStreamOperationWithOnlyOutput(
408
412
* </p>
409
413
*
410
414
* @param eventStreamOperationWithOnlyOutputRequest
411
- * A {@link Consumer} that will call methods on {@link EventStreamOperationWithOnlyOutputRequest.Builder} to
415
+ * A {@link Consumer} that will call methods on
416
+ * {@link software.amazon.awssdk.services.json.model.EventStreamOperationWithOnlyOutputRequest.Builder} to
412
417
* create a request.
413
418
* @return A Java Future containing the result of the EventStreamOperationWithOnlyOutput operation returned by the
414
419
* service.<br/>
@@ -466,7 +471,9 @@ default CompletableFuture<GetOperationWithChecksumResponse> getOperationWithChec
466
471
* </p>
467
472
*
468
473
* @param getOperationWithChecksumRequest
469
- * A {@link Consumer} that will call methods on {@link ChecksumStructure.Builder} to create a request.
474
+ * A {@link Consumer} that will call methods on
475
+ * {@link software.amazon.awssdk.services.json.model.GetOperationWithChecksumRequest.Builder} to create a
476
+ * request.
470
477
* @return A Java Future containing the result of the GetOperationWithChecksum operation returned by the service.<br/>
471
478
* The CompletableFuture returned by this method can be completed exceptionally with the following
472
479
* exceptions.
@@ -527,7 +534,8 @@ default CompletableFuture<GetWithoutRequiredMembersResponse> getWithoutRequiredM
527
534
* </p>
528
535
*
529
536
* @param getWithoutRequiredMembersRequest
530
- * A {@link Consumer} that will call methods on {@link GetWithoutRequiredMembersRequest.Builder} to create a
537
+ * A {@link Consumer} that will call methods on
538
+ * {@link software.amazon.awssdk.services.json.model.GetWithoutRequiredMembersRequest.Builder} to create a
531
539
* request.
532
540
* @return A Java Future containing the result of the GetWithoutRequiredMembers operation returned by the service.<br/>
533
541
* The CompletableFuture returned by this method can be completed exceptionally with the following
@@ -585,8 +593,9 @@ default CompletableFuture<OperationWithChecksumRequiredResponse> operationWithCh
585
593
* </p>
586
594
*
587
595
* @param operationWithChecksumRequiredRequest
588
- * A {@link Consumer} that will call methods on {@link OperationWithChecksumRequiredRequest.Builder} to
589
- * create a request.
596
+ * A {@link Consumer} that will call methods on
597
+ * {@link software.amazon.awssdk.services.json.model.OperationWithChecksumRequiredRequest.Builder} to create
598
+ * a request.
590
599
* @return A Java Future containing the result of the OperationWithChecksumRequired operation returned by the
591
600
* service.<br/>
592
601
* The CompletableFuture returned by this method can be completed exceptionally with the following
@@ -642,7 +651,8 @@ default CompletableFuture<PaginatedOperationWithResultKeyResponse> paginatedOper
642
651
* </p>
643
652
*
644
653
* @param paginatedOperationWithResultKeyRequest
645
- * A {@link Consumer} that will call methods on {@link PaginatedOperationWithResultKeyRequest.Builder} to
654
+ * A {@link Consumer} that will call methods on
655
+ * {@link software.amazon.awssdk.services.json.model.PaginatedOperationWithResultKeyRequest.Builder} to
646
656
* create a request.
647
657
* @return A Java Future containing the result of the PaginatedOperationWithResultKey operation returned by the
648
658
* service.<br/>
@@ -902,7 +912,8 @@ default PaginatedOperationWithResultKeyPublisher paginatedOperationWithResultKey
902
912
* </p>
903
913
*
904
914
* @param paginatedOperationWithResultKeyRequest
905
- * A {@link Consumer} that will call methods on {@link PaginatedOperationWithResultKeyRequest.Builder} to
915
+ * A {@link Consumer} that will call methods on
916
+ * {@link software.amazon.awssdk.services.json.model.PaginatedOperationWithResultKeyRequest.Builder} to
906
917
* create a request.
907
918
* @return A custom publisher that can be subscribed to request a stream of response pages.<br/>
908
919
* The CompletableFuture returned by this method can be completed exceptionally with the following
@@ -958,7 +969,8 @@ default CompletableFuture<PaginatedOperationWithoutResultKeyResponse> paginatedO
958
969
* </p>
959
970
*
960
971
* @param paginatedOperationWithoutResultKeyRequest
961
- * A {@link Consumer} that will call methods on {@link PaginatedOperationWithoutResultKeyRequest.Builder} to
972
+ * A {@link Consumer} that will call methods on
973
+ * {@link software.amazon.awssdk.services.json.model.PaginatedOperationWithoutResultKeyRequest.Builder} to
962
974
* create a request.
963
975
* @return A Java Future containing the result of the PaginatedOperationWithoutResultKey operation returned by the
964
976
* service.<br/>
@@ -1120,7 +1132,8 @@ default PaginatedOperationWithoutResultKeyPublisher paginatedOperationWithoutRes
1120
1132
* </p>
1121
1133
*
1122
1134
* @param paginatedOperationWithoutResultKeyRequest
1123
- * A {@link Consumer} that will call methods on {@link PaginatedOperationWithoutResultKeyRequest.Builder} to
1135
+ * A {@link Consumer} that will call methods on
1136
+ * {@link software.amazon.awssdk.services.json.model.PaginatedOperationWithoutResultKeyRequest.Builder} to
1124
1137
* create a request.
1125
1138
* @return A custom publisher that can be subscribed to request a stream of response pages.<br/>
1126
1139
* The CompletableFuture returned by this method can be completed exceptionally with the following
@@ -1194,7 +1207,8 @@ default <ReturnT> CompletableFuture<ReturnT> putOperationWithChecksum(
1194
1207
* </p>
1195
1208
*
1196
1209
* @param putOperationWithChecksumRequest
1197
- * A {@link Consumer} that will call methods on {@link ChecksumStructureWithStreaming.Builder} to create a
1210
+ * A {@link Consumer} that will call methods on
1211
+ * {@link software.amazon.awssdk.services.json.model.PutOperationWithChecksumRequest.Builder} to create a
1198
1212
* request.
1199
1213
* @param requestBody
1200
1214
* Functional interface that can be implemented to produce the request content in a non-blocking manner. The
@@ -1286,7 +1300,8 @@ default CompletableFuture<PutOperationWithChecksumResponse> putOperationWithChec
1286
1300
* </p>
1287
1301
*
1288
1302
* @param putOperationWithChecksumRequest
1289
- * A {@link Consumer} that will call methods on {@link ChecksumStructureWithStreaming.Builder} to create a
1303
+ * A {@link Consumer} that will call methods on
1304
+ * {@link software.amazon.awssdk.services.json.model.PutOperationWithChecksumRequest.Builder} to create a
1290
1305
* request.
1291
1306
* @param sourcePath
1292
1307
* {@link Path} to file containing data to send to the service. File will be read entirely and may be read
@@ -1364,7 +1379,8 @@ default CompletableFuture<StreamingInputOperationResponse> streamingInputOperati
1364
1379
* </p>
1365
1380
*
1366
1381
* @param streamingInputOperationRequest
1367
- * A {@link Consumer} that will call methods on {@link StructureWithStreamingMember.Builder} to create a
1382
+ * A {@link Consumer} that will call methods on
1383
+ * {@link software.amazon.awssdk.services.json.model.StreamingInputOperationRequest.Builder} to create a
1368
1384
* request.
1369
1385
* @param requestBody
1370
1386
* Functional interface that can be implemented to produce the request content in a non-blocking manner. The
@@ -1429,7 +1445,8 @@ default CompletableFuture<StreamingInputOperationResponse> streamingInputOperati
1429
1445
* </p>
1430
1446
*
1431
1447
* @param streamingInputOperationRequest
1432
- * A {@link Consumer} that will call methods on {@link StructureWithStreamingMember.Builder} to create a
1448
+ * A {@link Consumer} that will call methods on
1449
+ * {@link software.amazon.awssdk.services.json.model.StreamingInputOperationRequest.Builder} to create a
1433
1450
* request.
1434
1451
* @param sourcePath
1435
1452
* {@link Path} to file containing data to send to the service. File will be read entirely and may be read
@@ -1500,8 +1517,9 @@ default <ReturnT> CompletableFuture<ReturnT> streamingInputOutputOperation(
1500
1517
* </p>
1501
1518
*
1502
1519
* @param streamingInputOutputOperationRequest
1503
- * A {@link Consumer} that will call methods on {@link StructureWithStreamingMember.Builder} to create a
1504
- * request.
1520
+ * A {@link Consumer} that will call methods on
1521
+ * {@link software.amazon.awssdk.services.json.model.StreamingInputOutputOperationRequest.Builder} to create
1522
+ * a request.
1505
1523
* @param requestBody
1506
1524
* Functional interface that can be implemented to produce the request content in a non-blocking manner. The
1507
1525
* size of the content is expected to be known up front. See {@link AsyncRequestBody} for specific details on
@@ -1578,8 +1596,9 @@ default CompletableFuture<StreamingInputOutputOperationResponse> streamingInputO
1578
1596
* </p>
1579
1597
*
1580
1598
* @param streamingInputOutputOperationRequest
1581
- * A {@link Consumer} that will call methods on {@link StructureWithStreamingMember.Builder} to create a
1582
- * request.
1599
+ * A {@link Consumer} that will call methods on
1600
+ * {@link software.amazon.awssdk.services.json.model.StreamingInputOutputOperationRequest.Builder} to create
1601
+ * a request.
1583
1602
* @param sourcePath
1584
1603
* {@link Path} to file containing data to send to the service. File will be read entirely and may be read
1585
1604
* multiple times in the event of a retry. If the file does not exist or the current user does not have
@@ -1650,7 +1669,8 @@ default <ReturnT> CompletableFuture<ReturnT> streamingOutputOperation(
1650
1669
* </p>
1651
1670
*
1652
1671
* @param streamingOutputOperationRequest
1653
- * A {@link Consumer} that will call methods on {@link StreamingOutputOperationRequest.Builder} to create a
1672
+ * A {@link Consumer} that will call methods on
1673
+ * {@link software.amazon.awssdk.services.json.model.StreamingOutputOperationRequest.Builder} to create a
1654
1674
* request.
1655
1675
* @param asyncResponseTransformer
1656
1676
* The response transformer for processing the streaming response in a non-blocking manner. See
@@ -1715,7 +1735,8 @@ default CompletableFuture<StreamingOutputOperationResponse> streamingOutputOpera
1715
1735
* </p>
1716
1736
*
1717
1737
* @param streamingOutputOperationRequest
1718
- * A {@link Consumer} that will call methods on {@link StreamingOutputOperationRequest.Builder} to create a
1738
+ * A {@link Consumer} that will call methods on
1739
+ * {@link software.amazon.awssdk.services.json.model.StreamingOutputOperationRequest.Builder} to create a
1719
1740
* request.
1720
1741
* @param destinationPath
1721
1742
* {@link Path} to file that response contents will be written to. The file must not exist or this method
0 commit comments