@@ -415,7 +415,7 @@ ServerStream<BatchWriteResponse> batchWriteAtLeastOnce(
415
415
* applied to any other requests on the transaction.
416
416
* <li>{@link Options#commitStats()}: Request that the server includes commit statistics in the
417
417
* {@link CommitResponse}.
418
- * <li>{@link Options#isolationLevelOption (IsolationLevel)}: The isolation level for the
418
+ * <li>{@link Options#isolationLevel (IsolationLevel)}: The isolation level for the
419
419
* transaction
420
420
* </ul>
421
421
*/
@@ -457,7 +457,7 @@ ServerStream<BatchWriteResponse> batchWriteAtLeastOnce(
457
457
* applied to any other requests on the transaction.
458
458
* <li>{@link Options#commitStats()}: Request that the server includes commit statistics in the
459
459
* {@link CommitResponse}.
460
- * <li>{@link Options#isolationLevelOption (IsolationLevel)}: The isolation level for the
460
+ * <li>{@link Options#isolationLevel (IsolationLevel)}: The isolation level for the
461
461
* transaction
462
462
* </ul>
463
463
*/
@@ -499,7 +499,7 @@ ServerStream<BatchWriteResponse> batchWriteAtLeastOnce(
499
499
* applied to any other requests on the transaction.
500
500
* <li>{@link Options#commitStats()}: Request that the server includes commit statistics in the
501
501
* {@link CommitResponse}.
502
- * <li>{@link Options#isolationLevelOption (IsolationLevel)}: The isolation level for the
502
+ * <li>{@link Options#isolationLevel (IsolationLevel)}: The isolation level for the
503
503
* transaction
504
504
* </ul>
505
505
*/
@@ -555,7 +555,7 @@ ServerStream<BatchWriteResponse> batchWriteAtLeastOnce(
555
555
* applied to any other requests on the transaction.
556
556
* <li>{@link Options#commitStats()}: Request that the server includes commit statistics in the
557
557
* {@link CommitResponse}.
558
- * <li>{@link Options#isolationLevelOption (IsolationLevel)}: The isolation level for the
558
+ * <li>{@link Options#isolationLevel (IsolationLevel)}: The isolation level for the
559
559
* transaction
560
560
* </ul>
561
561
*/
0 commit comments