Class CreatePlanForZoneRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.teo.v20220901.models.CreatePlanForZoneRequest
-
public class CreatePlanForZoneRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CreatePlanForZoneRequest()CreatePlanForZoneRequest(CreatePlanForZoneRequest 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 StringgetPlanType()Get 所要购买套餐的类型,取值有: sta: 全球内容分发网络(不包括中国大陆)标准版套餐; sta_with_bot: 全球内容分发网络(不包括中国大陆)标准版套餐附带bot管理; sta_cm: 中国大陆内容分发网络标准版套餐; sta_cm_with_bot: 中国大陆内容分发网络标准版套餐附带bot管理; sta_global :全球内容分发网络(包括中国大陆)标准版套餐; sta_global_with_bot :全球内容分发网络(包括中国大陆)标准版套餐附带bot管理; ent: 全球内容分发网络(不包括中国大陆)企业版套餐; ent_with_bot: 全球内容分发网络(不包括中国大陆)企业版套餐附带bot管理; ent_cm: 中国大陆内容分发网络企业版套餐; ent_cm_with_bot: 中国大陆内容分发网络企业版套餐附带bot管理。 ent_global :全球内容分发网络(包括中国大陆)企业版套餐; ent_global_with_bot :全球内容分发网络(包括中国大陆)企业版套餐附带bot管理。当前账户可购买套餐类型请以DescribeAvailablePlans返回为准。StringgetZoneId()Get 站点ID。voidsetPlanType(String PlanType)Set 所要购买套餐的类型,取值有: sta: 全球内容分发网络(不包括中国大陆)标准版套餐; sta_with_bot: 全球内容分发网络(不包括中国大陆)标准版套餐附带bot管理; sta_cm: 中国大陆内容分发网络标准版套餐; sta_cm_with_bot: 中国大陆内容分发网络标准版套餐附带bot管理; sta_global :全球内容分发网络(包括中国大陆)标准版套餐; sta_global_with_bot :全球内容分发网络(包括中国大陆)标准版套餐附带bot管理; ent: 全球内容分发网络(不包括中国大陆)企业版套餐; ent_with_bot: 全球内容分发网络(不包括中国大陆)企业版套餐附带bot管理; ent_cm: 中国大陆内容分发网络企业版套餐; ent_cm_with_bot: 中国大陆内容分发网络企业版套餐附带bot管理。 ent_global :全球内容分发网络(包括中国大陆)企业版套餐; ent_global_with_bot :全球内容分发网络(包括中国大陆)企业版套餐附带bot管理。当前账户可购买套餐类型请以DescribeAvailablePlans返回为准。voidsetZoneId(String ZoneId)Set 站点ID。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
-
CreatePlanForZoneRequest
public CreatePlanForZoneRequest()
-
CreatePlanForZoneRequest
public CreatePlanForZoneRequest(CreatePlanForZoneRequest 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
-
getZoneId
public String getZoneId()
Get 站点ID。- Returns:
- ZoneId 站点ID。
-
setZoneId
public void setZoneId(String ZoneId)
Set 站点ID。- Parameters:
ZoneId- 站点ID。
-
getPlanType
public String getPlanType()
Get 所要购买套餐的类型,取值有:- sta: 全球内容分发网络(不包括中国大陆)标准版套餐;
- sta_with_bot: 全球内容分发网络(不包括中国大陆)标准版套餐附带bot管理;
- sta_cm: 中国大陆内容分发网络标准版套餐;
- sta_cm_with_bot: 中国大陆内容分发网络标准版套餐附带bot管理;
- sta_global :全球内容分发网络(包括中国大陆)标准版套餐;
- sta_global_with_bot :全球内容分发网络(包括中国大陆)标准版套餐附带bot管理;
- ent: 全球内容分发网络(不包括中国大陆)企业版套餐;
- ent_with_bot: 全球内容分发网络(不包括中国大陆)企业版套餐附带bot管理;
- ent_cm: 中国大陆内容分发网络企业版套餐;
- ent_cm_with_bot: 中国大陆内容分发网络企业版套餐附带bot管理。
- ent_global :全球内容分发网络(包括中国大陆)企业版套餐;
- ent_global_with_bot :全球内容分发网络(包括中国大陆)企业版套餐附带bot管理。
当前账户可购买套餐类型请以DescribeAvailablePlans返回为准。- Returns:
- PlanType 所要购买套餐的类型,取值有:
- sta: 全球内容分发网络(不包括中国大陆)标准版套餐;
- sta_with_bot: 全球内容分发网络(不包括中国大陆)标准版套餐附带bot管理;
- sta_cm: 中国大陆内容分发网络标准版套餐;
- sta_cm_with_bot: 中国大陆内容分发网络标准版套餐附带bot管理;
- sta_global :全球内容分发网络(包括中国大陆)标准版套餐;
- sta_global_with_bot :全球内容分发网络(包括中国大陆)标准版套餐附带bot管理;
- ent: 全球内容分发网络(不包括中国大陆)企业版套餐;
- ent_with_bot: 全球内容分发网络(不包括中国大陆)企业版套餐附带bot管理;
- ent_cm: 中国大陆内容分发网络企业版套餐;
- ent_cm_with_bot: 中国大陆内容分发网络企业版套餐附带bot管理。
- ent_global :全球内容分发网络(包括中国大陆)企业版套餐;
- ent_global_with_bot :全球内容分发网络(包括中国大陆)企业版套餐附带bot管理。
当前账户可购买套餐类型请以DescribeAvailablePlans返回为准。
-
setPlanType
public void setPlanType(String PlanType)
Set 所要购买套餐的类型,取值有:- sta: 全球内容分发网络(不包括中国大陆)标准版套餐;
- sta_with_bot: 全球内容分发网络(不包括中国大陆)标准版套餐附带bot管理;
- sta_cm: 中国大陆内容分发网络标准版套餐;
- sta_cm_with_bot: 中国大陆内容分发网络标准版套餐附带bot管理;
- sta_global :全球内容分发网络(包括中国大陆)标准版套餐;
- sta_global_with_bot :全球内容分发网络(包括中国大陆)标准版套餐附带bot管理;
- ent: 全球内容分发网络(不包括中国大陆)企业版套餐;
- ent_with_bot: 全球内容分发网络(不包括中国大陆)企业版套餐附带bot管理;
- ent_cm: 中国大陆内容分发网络企业版套餐;
- ent_cm_with_bot: 中国大陆内容分发网络企业版套餐附带bot管理。
- ent_global :全球内容分发网络(包括中国大陆)企业版套餐;
- ent_global_with_bot :全球内容分发网络(包括中国大陆)企业版套餐附带bot管理。
当前账户可购买套餐类型请以DescribeAvailablePlans返回为准。- Parameters:
PlanType- 所要购买套餐的类型,取值有:- sta: 全球内容分发网络(不包括中国大陆)标准版套餐;
- sta_with_bot: 全球内容分发网络(不包括中国大陆)标准版套餐附带bot管理;
- sta_cm: 中国大陆内容分发网络标准版套餐;
- sta_cm_with_bot: 中国大陆内容分发网络标准版套餐附带bot管理;
- sta_global :全球内容分发网络(包括中国大陆)标准版套餐;
- sta_global_with_bot :全球内容分发网络(包括中国大陆)标准版套餐附带bot管理;
- ent: 全球内容分发网络(不包括中国大陆)企业版套餐;
- ent_with_bot: 全球内容分发网络(不包括中国大陆)企业版套餐附带bot管理;
- ent_cm: 中国大陆内容分发网络企业版套餐;
- ent_cm_with_bot: 中国大陆内容分发网络企业版套餐附带bot管理。
- ent_global :全球内容分发网络(包括中国大陆)企业版套餐;
- ent_global_with_bot :全球内容分发网络(包括中国大陆)企业版套餐附带bot管理。
当前账户可购买套餐类型请以DescribeAvailablePlans返回为准。
-
-