Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sdk: rolling update for 1.2.31-release #95

Merged
merged 1 commit into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.30-release
1.2.31-release
4 changes: 2 additions & 2 deletions examples/generic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions examples/uhost/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-uhost</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java</artifactId>
<packaging>pom</packaging>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
<modules>
<module>ucloud-sdk-java-common</module>
<module>ucloud-sdk-java-cube</module>
Expand Down
4 changes: 2 additions & 2 deletions ucloud-sdk-java-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-cube/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-cube</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-ipsecvpn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ipsecvpn</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-pathx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-pathx</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-sts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-sts</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-uaccount/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-uaccount</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-uai_modelverse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-uai_modelverse</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-ubill/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ubill</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-ucdn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ucdn</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
6 changes: 3 additions & 3 deletions ucloud-sdk-java-ucompshare/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ucompshare</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.30-release</version>
<version>1.2.31-release</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,93 @@ public void setULHostInstanceSets(List<ULHostInstanceSet> ulHostInstanceSets) {
this.ulHostInstanceSets = ulHostInstanceSets;
}

public static class ExclusiveUTPInfo extends Response {

/** 当前周期总流量 */
@SerializedName("TotalSize")
private Integer totalSize;

/** 当前周期剩余流量 */
@SerializedName("AvailableSize")
private Integer availableSize;

/** 当前周期已使用流量 */
@SerializedName("UsedSize")
private Integer usedSize;

/** 当前周期超出限额的流量 */
@SerializedName("ExcessSize")
private Integer excessSize;

/** 上次重置时间 */
@SerializedName("LastResetTime")
private Integer lastResetTime;

/** 下次重置时间 */
@SerializedName("NextResetTime")
private Integer nextResetTime;

/** 创建时间 */
@SerializedName("CreateTime")
private Integer createTime;

public Integer getTotalSize() {
return totalSize;
}

public void setTotalSize(Integer totalSize) {
this.totalSize = totalSize;
}

public Integer getAvailableSize() {
return availableSize;
}

public void setAvailableSize(Integer availableSize) {
this.availableSize = availableSize;
}

public Integer getUsedSize() {
return usedSize;
}

public void setUsedSize(Integer usedSize) {
this.usedSize = usedSize;
}

public Integer getExcessSize() {
return excessSize;
}

public void setExcessSize(Integer excessSize) {
this.excessSize = excessSize;
}

public Integer getLastResetTime() {
return lastResetTime;
}

public void setLastResetTime(Integer lastResetTime) {
this.lastResetTime = lastResetTime;
}

public Integer getNextResetTime() {
return nextResetTime;
}

public void setNextResetTime(Integer nextResetTime) {
this.nextResetTime = nextResetTime;
}

public Integer getCreateTime() {
return createTime;
}

public void setCreateTime(Integer createTime) {
this.createTime = createTime;
}
}

public static class UHostIPSet extends Response {

/** IPv4/IPv6; */
Expand Down Expand Up @@ -304,6 +391,10 @@ public static class ULHostInstanceSet extends Response {
@SerializedName("DiskSet")
private List<ULHostDiskSet> diskSet;

/** 流量包详情信息 */
@SerializedName("ExclusiveUTPInfo")
private ExclusiveUTPInfo exclusiveUTPInfo;

/** 是否自动续费。枚举值:Yes/No */
@SerializedName("AutoRenew")
private String autoRenew;
Expand Down Expand Up @@ -432,6 +523,14 @@ public void setDiskSet(List<ULHostDiskSet> diskSet) {
this.diskSet = diskSet;
}

public ExclusiveUTPInfo getExclusiveUTPInfo() {
return exclusiveUTPInfo;
}

public void setExclusiveUTPInfo(ExclusiveUTPInfo exclusiveUTPInfo) {
this.exclusiveUTPInfo = exclusiveUTPInfo;
}

public String getAutoRenew() {
return autoRenew;
}
Expand Down
Loading
Loading