Class CreateTawInstanceRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.rum.v20210622.models.CreateTawInstanceRequest
-
public class CreateTawInstanceRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CreateTawInstanceRequest()CreateTawInstanceRequest(CreateTawInstanceRequest 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 LonggetAreaId()Get 片区Id,(至少大于0)StringgetBuyingChannel()Get 实例购买渠道("cdn" 等)LonggetChargeType()Get 计费类型, (1=后付费)StringgetCountNum()Get 每天数据上报量LonggetDataRetentionDays()Get 数据保存时间,(至少大于0)StringgetInstanceDesc()Get 实例描述,(最大长度不超过1024字节)StringgetInstanceName()Get 实例名称,(最大长度不超过255字节)LonggetInstanceType()Get 实例类型 1:原web相关类型 2:app端类型StringgetPeriodRetain()Get 数据存储时长计费LonggetResourcePackageNum()Get 预付费资源包数量(仅预付费需要)LonggetResourcePackageType()Get 预付费资源包类型(仅预付费需要)Tag[]getTags()Get 标签列表voidsetAreaId(Long AreaId)Set 片区Id,(至少大于0)voidsetBuyingChannel(String BuyingChannel)Set 实例购买渠道("cdn" 等)voidsetChargeType(Long ChargeType)Set 计费类型, (1=后付费)voidsetCountNum(String CountNum)Set 每天数据上报量voidsetDataRetentionDays(Long DataRetentionDays)Set 数据保存时间,(至少大于0)voidsetInstanceDesc(String InstanceDesc)Set 实例描述,(最大长度不超过1024字节)voidsetInstanceName(String InstanceName)Set 实例名称,(最大长度不超过255字节)voidsetInstanceType(Long InstanceType)Set 实例类型 1:原web相关类型 2:app端类型voidsetPeriodRetain(String PeriodRetain)Set 数据存储时长计费voidsetResourcePackageNum(Long ResourcePackageNum)Set 预付费资源包数量(仅预付费需要)voidsetResourcePackageType(Long ResourcePackageType)Set 预付费资源包类型(仅预付费需要)voidsetTags(Tag[] Tags)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
-
CreateTawInstanceRequest
public CreateTawInstanceRequest()
-
CreateTawInstanceRequest
public CreateTawInstanceRequest(CreateTawInstanceRequest 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
-
getAreaId
public Long getAreaId()
Get 片区Id,(至少大于0)- Returns:
- AreaId 片区Id,(至少大于0)
-
setAreaId
public void setAreaId(Long AreaId)
Set 片区Id,(至少大于0)- Parameters:
AreaId- 片区Id,(至少大于0)
-
getChargeType
public Long getChargeType()
Get 计费类型, (1=后付费)- Returns:
- ChargeType 计费类型, (1=后付费)
-
setChargeType
public void setChargeType(Long ChargeType)
Set 计费类型, (1=后付费)- Parameters:
ChargeType- 计费类型, (1=后付费)
-
getDataRetentionDays
public Long getDataRetentionDays()
Get 数据保存时间,(至少大于0)- Returns:
- DataRetentionDays 数据保存时间,(至少大于0)
-
setDataRetentionDays
public void setDataRetentionDays(Long DataRetentionDays)
Set 数据保存时间,(至少大于0)- Parameters:
DataRetentionDays- 数据保存时间,(至少大于0)
-
getInstanceName
public String getInstanceName()
Get 实例名称,(最大长度不超过255字节)- Returns:
- InstanceName 实例名称,(最大长度不超过255字节)
-
setInstanceName
public void setInstanceName(String InstanceName)
Set 实例名称,(最大长度不超过255字节)- Parameters:
InstanceName- 实例名称,(最大长度不超过255字节)
-
getTags
public Tag[] getTags()
Get 标签列表- Returns:
- Tags 标签列表
-
setTags
public void setTags(Tag[] Tags)
Set 标签列表- Parameters:
Tags- 标签列表
-
getInstanceDesc
public String getInstanceDesc()
Get 实例描述,(最大长度不超过1024字节)- Returns:
- InstanceDesc 实例描述,(最大长度不超过1024字节)
-
setInstanceDesc
public void setInstanceDesc(String InstanceDesc)
Set 实例描述,(最大长度不超过1024字节)- Parameters:
InstanceDesc- 实例描述,(最大长度不超过1024字节)
-
getCountNum
public String getCountNum()
Get 每天数据上报量- Returns:
- CountNum 每天数据上报量
-
setCountNum
public void setCountNum(String CountNum)
Set 每天数据上报量- Parameters:
CountNum- 每天数据上报量
-
getPeriodRetain
public String getPeriodRetain()
Get 数据存储时长计费- Returns:
- PeriodRetain 数据存储时长计费
-
setPeriodRetain
public void setPeriodRetain(String PeriodRetain)
Set 数据存储时长计费- Parameters:
PeriodRetain- 数据存储时长计费
-
getBuyingChannel
public String getBuyingChannel()
Get 实例购买渠道("cdn" 等)- Returns:
- BuyingChannel 实例购买渠道("cdn" 等)
-
setBuyingChannel
public void setBuyingChannel(String BuyingChannel)
Set 实例购买渠道("cdn" 等)- Parameters:
BuyingChannel- 实例购买渠道("cdn" 等)
-
getResourcePackageType
public Long getResourcePackageType()
Get 预付费资源包类型(仅预付费需要)- Returns:
- ResourcePackageType 预付费资源包类型(仅预付费需要)
-
setResourcePackageType
public void setResourcePackageType(Long ResourcePackageType)
Set 预付费资源包类型(仅预付费需要)- Parameters:
ResourcePackageType- 预付费资源包类型(仅预付费需要)
-
getResourcePackageNum
public Long getResourcePackageNum()
Get 预付费资源包数量(仅预付费需要)- Returns:
- ResourcePackageNum 预付费资源包数量(仅预付费需要)
-
setResourcePackageNum
public void setResourcePackageNum(Long ResourcePackageNum)
Set 预付费资源包数量(仅预付费需要)- Parameters:
ResourcePackageNum- 预付费资源包数量(仅预付费需要)
-
getInstanceType
public Long getInstanceType()
Get 实例类型 1:原web相关类型 2:app端类型- Returns:
- InstanceType 实例类型 1:原web相关类型 2:app端类型
-
setInstanceType
public void setInstanceType(Long InstanceType)
Set 实例类型 1:原web相关类型 2:app端类型- Parameters:
InstanceType- 实例类型 1:原web相关类型 2:app端类型
-
-