Skip to content
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.3-release
1.2.4-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.3-release</version>
<version>1.2.4-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.3-release</version>
<version>1.2.4-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.3-release</version>
<version>1.2.4-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.3-release</version>
<version>1.2.4-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.3-release</version>
<version>1.2.4-release</version>
<modules>
<module>ucloud-sdk-java-common</module>
<module>ucloud-sdk-java-ipsecvpn</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.3-release</version>
<version>1.2.4-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>

<dependencies>
<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 @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ipsecvpn</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-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 @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-pathx</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-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 @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-uaccount</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-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 @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ubill</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>

<dependencies>
<dependency>
<groupId>cn.ucloud</groupId>
<artifactId>ucloud-sdk-java-common</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-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 @@ -5,18 +5,18 @@
<parent>
<artifactId>ucloud-sdk-java</artifactId>
<groupId>cn.ucloud</groupId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>ucloud-sdk-java-ucdn</artifactId>
<version>1.2.3-release</version>
<version>1.2.4-release</version>

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

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ public class GetNewUcdnLogUrlStatisticsRequest extends Request {
@UCloudParam("Areacode")
private String areacode;

/** 查询带宽的起始时间,格式:时间戳。BeginTime和EndTime必须同时赋值 */
/** 查询带宽的起始时间,格式:时间戳 */
@UCloudParam("BeginTime")
private Integer beginTime;

/** 查询统计日志的结束时间,格式:时间戳,最多可拉取30天 */
/** 查询统计日志的结束时间,格式:时间戳,只能支持查询1天。可不填 */
@UCloudParam("EndTime")
private Integer endTime;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ public class GetUcdnDomain95BandwidthV2Request extends Request {
@UCloudParam("Areacode")
private String areacode;

/** 是否是动态加速 默认是false */
@UCloudParam("IsDcdn")
private Boolean isDcdn;

public String getProjectId() {
return projectId;
}
Expand Down Expand Up @@ -85,4 +89,12 @@ public String getAreacode() {
public void setAreacode(String areacode) {
this.areacode = areacode;
}

public Boolean getIsDcdn() {
return isDcdn;
}

public void setIsDcdn(Boolean isDcdn) {
this.isDcdn = isDcdn;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class GetUcdnDomainBandwidthV2Request extends Request {
@UCloudParam("Type")
private Integer type;

/** 域名id,创建域名时生成的id。默认全部域名 */
/** 域名id,创建域名时生成的id。默认全部域名;例(DomainId.0=ucdn-xxxxxx;DomainId.1=ucdn-xxxxxx) */
@UCloudParam("DomainId")
private List<String> domainId;

Expand All @@ -50,14 +50,18 @@ public class GetUcdnDomainBandwidthV2Request extends Request {
@UCloudParam("EndTime")
private Integer endTime;

/** 协议,http、https 不传则查所有协议的带宽 */
/** 协议,http、https、websocket 不传则查所有协议的带宽,可以查多个协议,用逗号分隔 */
@UCloudParam("Protocol")
private String protocol;

/** 原始带宽,不为0则获取原始带宽,默认为0 */
@UCloudParam("Primeval")
private Integer primeval;

/** 是否全站加速,默认false */
@UCloudParam("IsDcdn")
private Boolean isDcdn;

public String getProjectId() {
return projectId;
}
Expand Down Expand Up @@ -121,4 +125,12 @@ public Integer getPrimeval() {
public void setPrimeval(Integer primeval) {
this.primeval = primeval;
}

public Boolean getIsDcdn() {
return isDcdn;
}

public void setIsDcdn(Boolean isDcdn) {
this.isDcdn = isDcdn;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ public class GetUcdnDomainConfigRequest extends Request {
@UCloudParam("ChannelType")
private String channelType;

/** 域名 */
@UCloudParam("Domain")
private List<String> domain;

/** 是否是动态加速 默认是false */
@UCloudParam("IsDcdn")
private Boolean isDcdn;

public String getProjectId() {
return projectId;
}
Expand Down Expand Up @@ -82,4 +90,20 @@ public String getChannelType() {
public void setChannelType(String channelType) {
this.channelType = channelType;
}

public List<String> getDomain() {
return domain;
}

public void setDomain(List<String> domain) {
this.domain = domain;
}

public Boolean getIsDcdn() {
return isDcdn;
}

public void setIsDcdn(Boolean isDcdn) {
this.isDcdn = isDcdn;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,9 @@ public static class DomainConfigInfo extends Response {
private String cdnType;

/**
* 创建的加速域名的当前的状态。check代表审核中,checkSuccess代表审核通过,checkFail代表审核失败,enable代表加速中,disable代表停止加速,delete代表删除加速
* enableing代表正在开启加速,disableing代表正在停止加速中,deleteing代表删除中
* 创建的加速域名的当前的状态。 check代表审核中; checkSuccess代表审核通过; checkFail代表审核失败; enable代表加速中;
* disable代表停止加速; delete代表删除加速; enableing代表正在开启加速; disableing代表正在停止加速中; deleteing代表删除中;
* deploying代表部署中
*/
@SerializedName("Status")
private String status;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ public class GetUcdnDomainHitRateRequest extends Request {
@UCloudParam("HitType")
private Integer hitType;

/** 是否全站加速,默认false */
@UCloudParam("IsDcdn")
private Boolean isDcdn;

public String getProjectId() {
return projectId;
}
Expand Down Expand Up @@ -111,4 +115,12 @@ public Integer getHitType() {
public void setHitType(Integer hitType) {
this.hitType = hitType;
}

public Boolean getIsDcdn() {
return isDcdn;
}

public void setIsDcdn(Boolean isDcdn) {
this.isDcdn = isDcdn;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ public class GetUcdnDomainHttpCodeV2Request extends Request {
@UCloudParam("Layer")
private String layer;

/** 是否全站加速 默认false */
@UCloudParam("IsDcdn")
private Boolean isDcdn;

public String getProjectId() {
return projectId;
}
Expand Down Expand Up @@ -111,4 +115,12 @@ public String getLayer() {
public void setLayer(String layer) {
this.layer = layer;
}

public Boolean getIsDcdn() {
return isDcdn;
}

public void setIsDcdn(Boolean isDcdn) {
this.isDcdn = isDcdn;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ public class GetUcdnDomainOriginRequestNumRequest extends Request {
@UCloudParam("Areacode")
private String areacode;

/** 是否全站加速 默认false */
@UCloudParam("IsDcdn")
private Boolean isDcdn;

public String getProjectId() {
return projectId;
}
Expand Down Expand Up @@ -98,4 +102,12 @@ public String getAreacode() {
public void setAreacode(String areacode) {
this.areacode = areacode;
}

public Boolean getIsDcdn() {
return isDcdn;
}

public void setIsDcdn(Boolean isDcdn) {
this.isDcdn = isDcdn;
}
}
Loading