Skip to content

Commit 39f52fe

Browse files
committed
fix up5
1 parent e508dd5 commit 39f52fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.doc_gen/metadata/sqs_metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -890,10 +890,10 @@ sqs_Scenario_SendReceiveBatch:
890890
<para>Use explicit batching when you need fine-grained control over batch composition and
891891
error handling. Use automatic batching when you want to optimize performance with minimal
892892
code changes.</para>
893-
<para>Use explicit batch operations with messages.
893+
<para><emphasis role="strong">SendRecvBatch.java</emphasis> - Uses explicit batch operations with messages.
894894
snippet_tags:
895895
- sqs.java2.sendRecvBatch.main
896-
- description: Use automatic batching of messages.
896+
- description: <emphasis role="strong">SimpleProducerConsumer.java</emphasis> - Uses automatic batching of messages.
897897
snippet_tags:
898898
- sqs.java2.batch_demo.main
899899
services:

0 commit comments

Comments
 (0)