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: aliyun-java-sdk-r-kvstore/src/main/java/com/aliyuncs/r_kvstore/model/v20150101/RestartInstanceRequest.java
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ public class RestartInstanceRequest extends RpcAcsRequest<RestartInstanceRespons
27
27
28
28
privateLongresourceOwnerId;
29
29
30
+
privateBooleanupgradeMinorVersion;
31
+
30
32
privateStringsecurityToken;
31
33
32
34
privateStringeffectiveTime;
@@ -58,6 +60,17 @@ public void setResourceOwnerId(Long resourceOwnerId) {
0 commit comments