Class InquiryPriceCreateProxyRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.gaap.v20180529.models.InquiryPriceCreateProxyRequest
-
public class InquiryPriceCreateProxyRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description InquiryPriceCreateProxyRequest()InquiryPriceCreateProxyRequest(InquiryPriceCreateProxyRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAccessRegion()Get 加速区域名称。LonggetBandwidth()Get 通道带宽上限,单位:Mbps。LonggetBillingType()Get 计费方式,0表示按带宽计费,1表示按流量计费。默认按带宽计费LonggetConcurrency()Get (旧参数,请切换到Concurrent)通道并发量上限,表示同时在线的连接数,单位:万。LonggetConcurrent()Get (新参数)通道并发量上限,表示同时在线的连接数,单位:万。StringgetDestRegion()Get (旧参数,请切换到RealServerRegion)源站区域名称。LonggetHttp3Supported()Get 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。StringgetIPAddressVersion()Get IP版本,可取值:IPv4、IPv6,默认值IPv4StringgetNetworkType()Get 网络类型,可取值:normal、cn2,默认值normalStringgetPackageType()Get 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。StringgetRealServerRegion()Get (新参数)源站区域名称。voidsetAccessRegion(String AccessRegion)Set 加速区域名称。voidsetBandwidth(Long Bandwidth)Set 通道带宽上限,单位:Mbps。voidsetBillingType(Long BillingType)Set 计费方式,0表示按带宽计费,1表示按流量计费。默认按带宽计费voidsetConcurrency(Long Concurrency)Set (旧参数,请切换到Concurrent)通道并发量上限,表示同时在线的连接数,单位:万。voidsetConcurrent(Long Concurrent)Set (新参数)通道并发量上限,表示同时在线的连接数,单位:万。voidsetDestRegion(String DestRegion)Set (旧参数,请切换到RealServerRegion)源站区域名称。voidsetHttp3Supported(Long Http3Supported)Set 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。voidsetIPAddressVersion(String IPAddressVersion)Set IP版本,可取值:IPv4、IPv6,默认值IPv4voidsetNetworkType(String NetworkType)Set 网络类型,可取值:normal、cn2,默认值normalvoidsetPackageType(String PackageType)Set 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。voidsetRealServerRegion(String RealServerRegion)Set (新参数)源站区域名称。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
InquiryPriceCreateProxyRequest
public InquiryPriceCreateProxyRequest()
-
InquiryPriceCreateProxyRequest
public InquiryPriceCreateProxyRequest(InquiryPriceCreateProxyRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getAccessRegion
public String getAccessRegion()
Get 加速区域名称。- Returns:
- AccessRegion 加速区域名称。
-
setAccessRegion
public void setAccessRegion(String AccessRegion)
Set 加速区域名称。- Parameters:
AccessRegion- 加速区域名称。
-
getBandwidth
public Long getBandwidth()
Get 通道带宽上限,单位:Mbps。- Returns:
- Bandwidth 通道带宽上限,单位:Mbps。
-
setBandwidth
public void setBandwidth(Long Bandwidth)
Set 通道带宽上限,单位:Mbps。- Parameters:
Bandwidth- 通道带宽上限,单位:Mbps。
-
getDestRegion
public String getDestRegion()
Get (旧参数,请切换到RealServerRegion)源站区域名称。- Returns:
- DestRegion (旧参数,请切换到RealServerRegion)源站区域名称。
-
setDestRegion
public void setDestRegion(String DestRegion)
Set (旧参数,请切换到RealServerRegion)源站区域名称。- Parameters:
DestRegion- (旧参数,请切换到RealServerRegion)源站区域名称。
-
getConcurrency
public Long getConcurrency()
Get (旧参数,请切换到Concurrent)通道并发量上限,表示同时在线的连接数,单位:万。- Returns:
- Concurrency (旧参数,请切换到Concurrent)通道并发量上限,表示同时在线的连接数,单位:万。
-
setConcurrency
public void setConcurrency(Long Concurrency)
Set (旧参数,请切换到Concurrent)通道并发量上限,表示同时在线的连接数,单位:万。- Parameters:
Concurrency- (旧参数,请切换到Concurrent)通道并发量上限,表示同时在线的连接数,单位:万。
-
getRealServerRegion
public String getRealServerRegion()
Get (新参数)源站区域名称。- Returns:
- RealServerRegion (新参数)源站区域名称。
-
setRealServerRegion
public void setRealServerRegion(String RealServerRegion)
Set (新参数)源站区域名称。- Parameters:
RealServerRegion- (新参数)源站区域名称。
-
getConcurrent
public Long getConcurrent()
Get (新参数)通道并发量上限,表示同时在线的连接数,单位:万。- Returns:
- Concurrent (新参数)通道并发量上限,表示同时在线的连接数,单位:万。
-
setConcurrent
public void setConcurrent(Long Concurrent)
Set (新参数)通道并发量上限,表示同时在线的连接数,单位:万。- Parameters:
Concurrent- (新参数)通道并发量上限,表示同时在线的连接数,单位:万。
-
getBillingType
public Long getBillingType()
Get 计费方式,0表示按带宽计费,1表示按流量计费。默认按带宽计费- Returns:
- BillingType 计费方式,0表示按带宽计费,1表示按流量计费。默认按带宽计费
-
setBillingType
public void setBillingType(Long BillingType)
Set 计费方式,0表示按带宽计费,1表示按流量计费。默认按带宽计费- Parameters:
BillingType- 计费方式,0表示按带宽计费,1表示按流量计费。默认按带宽计费
-
getIPAddressVersion
public String getIPAddressVersion()
Get IP版本,可取值:IPv4、IPv6,默认值IPv4- Returns:
- IPAddressVersion IP版本,可取值:IPv4、IPv6,默认值IPv4
-
setIPAddressVersion
public void setIPAddressVersion(String IPAddressVersion)
Set IP版本,可取值:IPv4、IPv6,默认值IPv4- Parameters:
IPAddressVersion- IP版本,可取值:IPv4、IPv6,默认值IPv4
-
getNetworkType
public String getNetworkType()
Get 网络类型,可取值:normal、cn2,默认值normal- Returns:
- NetworkType 网络类型,可取值:normal、cn2,默认值normal
-
setNetworkType
public void setNetworkType(String NetworkType)
Set 网络类型,可取值:normal、cn2,默认值normal- Parameters:
NetworkType- 网络类型,可取值:normal、cn2,默认值normal
-
getPackageType
public String getPackageType()
Get 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。- Returns:
- PackageType 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
-
setPackageType
public void setPackageType(String PackageType)
Set 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。- Parameters:
PackageType- 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
-
getHttp3Supported
public Long getHttp3Supported()
Get 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。- Returns:
- Http3Supported 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。
-
setHttp3Supported
public void setHttp3Supported(Long Http3Supported)
Set 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。- Parameters:
Http3Supported- 该字段已废弃,当IPAddressVersion为IPv4时,所创建的通道默认支持Http3.0;当为IPv6,默认不支持Http3.0。
-
-