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-polardb/src/main/java/com/aliyuncs/polardb/model/v20170801/DescribeActivationCodesRequest.java
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,10 @@ public class DescribeActivationCodesRequest extends RpcAcsRequest<DescribeActiva
34
34
35
35
privateStringaliyunOrderId;
36
36
37
+
privateStringmacAddress;
38
+
39
+
privateStringsystemIdentifier;
40
+
37
41
privateStringresourceOwnerAccount;
38
42
39
43
privateStringownerAccount;
@@ -93,6 +97,28 @@ public void setAliyunOrderId(String aliyunOrderId) {
0 commit comments