File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
src/main/java/com/aliyun/sdk/service/adb20211201/models Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1+ 2025-09-18 Version: 4.0.13
2+ - Generated java-async 2021-12-01 for adb.
3+
142025-09-16 Version: 4.0.12
25- Generated java-async 2021-12-01 for adb.
36
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.aliyun</groupId >
55 <artifactId >alibabacloud-adb20211201</artifactId >
6- <version >4.0.12 </version >
6+ <version >4.0.13 </version >
77 <packaging >jar</packaging >
88 <name >alibabacloud-adb20211201</name >
99 <description >Alibaba Cloud adb (20211201) Async SDK for Java
Original file line number Diff line number Diff line change @@ -67,7 +67,6 @@ public class CreateApsKafkaHudiJobRequest extends Request {
6767
6868 @ com .aliyun .core .annotation .Body
6969 @ com .aliyun .core .annotation .NameInMap ("JsonParseLevel" )
70- @ com .aliyun .core .annotation .Validation (required = true )
7170 private Integer jsonParseLevel ;
7271
7372 @ com .aliyun .core .annotation .Body
@@ -556,10 +555,7 @@ public Builder incrementalComputeUnit(String incrementalComputeUnit) {
556555 }
557556
558557 /**
559- * <p>This parameter is required.</p>
560- *
561- * <strong>example:</strong>
562- * <p>0</p>
558+ * JsonParseLevel.
563559 */
564560 public Builder jsonParseLevel (Integer jsonParseLevel ) {
565561 this .putBodyParameter ("JsonParseLevel" , jsonParseLevel );
You can’t perform that action at this time.
0 commit comments