Class CreateWxCloudBaseRunEnvRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tcb.v20180608.models.CreateWxCloudBaseRunEnvRequest
-
public class CreateWxCloudBaseRunEnvRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CreateWxCloudBaseRunEnvRequest()CreateWxCloudBaseRunEnvRequest(CreateWxCloudBaseRunEnvRequest 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 StringgetAlias()Get 环境别名,要以a-z开头,不能包含 a-z,0-9,- 以外的字符StringgetChannel()Get 渠道:wechat | cloudStringgetFlag()Get 订单标记。建议使用方统一转大小写之后再判断。 QuickStart:快速启动来源 Activity:活动来源StringgetFreeQuota()Get 用户享有的免费额度级别,目前只能为“basic”,不传该字段或该字段为空,标识不享受免费额度。BooleangetIsOpenCloudInvoke()Get 是否打开云调用StringgetSource()Get 创建来源:wechat | cloudString[]getSubNetIds()Get 子网列表StringgetVpcId()Get 私有网络IdStringgetWxAppId()Get wx应用IdvoidsetAlias(String Alias)Set 环境别名,要以a-z开头,不能包含 a-z,0-9,- 以外的字符voidsetChannel(String Channel)Set 渠道:wechat | cloudvoidsetFlag(String Flag)Set 订单标记。建议使用方统一转大小写之后再判断。 QuickStart:快速启动来源 Activity:活动来源voidsetFreeQuota(String FreeQuota)Set 用户享有的免费额度级别,目前只能为“basic”,不传该字段或该字段为空,标识不享受免费额度。voidsetIsOpenCloudInvoke(Boolean IsOpenCloudInvoke)Set 是否打开云调用voidsetSource(String Source)Set 创建来源:wechat | cloudvoidsetSubNetIds(String[] SubNetIds)Set 子网列表voidsetVpcId(String VpcId)Set 私有网络IdvoidsetWxAppId(String WxAppId)Set wx应用IdvoidtoMap(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
-
CreateWxCloudBaseRunEnvRequest
public CreateWxCloudBaseRunEnvRequest()
-
CreateWxCloudBaseRunEnvRequest
public CreateWxCloudBaseRunEnvRequest(CreateWxCloudBaseRunEnvRequest 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
-
getWxAppId
public String getWxAppId()
Get wx应用Id- Returns:
- WxAppId wx应用Id
-
setWxAppId
public void setWxAppId(String WxAppId)
Set wx应用Id- Parameters:
WxAppId- wx应用Id
-
getAlias
public String getAlias()
Get 环境别名,要以a-z开头,不能包含 a-z,0-9,- 以外的字符- Returns:
- Alias 环境别名,要以a-z开头,不能包含 a-z,0-9,- 以外的字符
-
setAlias
public void setAlias(String Alias)
Set 环境别名,要以a-z开头,不能包含 a-z,0-9,- 以外的字符- Parameters:
Alias- 环境别名,要以a-z开头,不能包含 a-z,0-9,- 以外的字符
-
getFreeQuota
public String getFreeQuota()
Get 用户享有的免费额度级别,目前只能为“basic”,不传该字段或该字段为空,标识不享受免费额度。- Returns:
- FreeQuota 用户享有的免费额度级别,目前只能为“basic”,不传该字段或该字段为空,标识不享受免费额度。
-
setFreeQuota
public void setFreeQuota(String FreeQuota)
Set 用户享有的免费额度级别,目前只能为“basic”,不传该字段或该字段为空,标识不享受免费额度。- Parameters:
FreeQuota- 用户享有的免费额度级别,目前只能为“basic”,不传该字段或该字段为空,标识不享受免费额度。
-
getFlag
public String getFlag()
Get 订单标记。建议使用方统一转大小写之后再判断。 QuickStart:快速启动来源 Activity:活动来源- Returns:
- Flag 订单标记。建议使用方统一转大小写之后再判断。 QuickStart:快速启动来源 Activity:活动来源
-
setFlag
public void setFlag(String Flag)
Set 订单标记。建议使用方统一转大小写之后再判断。 QuickStart:快速启动来源 Activity:活动来源- Parameters:
Flag- 订单标记。建议使用方统一转大小写之后再判断。 QuickStart:快速启动来源 Activity:活动来源
-
getVpcId
public String getVpcId()
Get 私有网络Id- Returns:
- VpcId 私有网络Id
-
setVpcId
public void setVpcId(String VpcId)
Set 私有网络Id- Parameters:
VpcId- 私有网络Id
-
getSubNetIds
public String[] getSubNetIds()
Get 子网列表- Returns:
- SubNetIds 子网列表
-
setSubNetIds
public void setSubNetIds(String[] SubNetIds)
Set 子网列表- Parameters:
SubNetIds- 子网列表
-
getIsOpenCloudInvoke
public Boolean getIsOpenCloudInvoke()
Get 是否打开云调用- Returns:
- IsOpenCloudInvoke 是否打开云调用
-
setIsOpenCloudInvoke
public void setIsOpenCloudInvoke(Boolean IsOpenCloudInvoke)
Set 是否打开云调用- Parameters:
IsOpenCloudInvoke- 是否打开云调用
-
getSource
public String getSource()
Get 创建来源:wechat | cloud- Returns:
- Source 创建来源:wechat | cloud
-
setSource
public void setSource(String Source)
Set 创建来源:wechat | cloud- Parameters:
Source- 创建来源:wechat | cloud
-
getChannel
public String getChannel()
Get 渠道:wechat | cloud- Returns:
- Channel 渠道:wechat | cloud
-
setChannel
public void setChannel(String Channel)
Set 渠道:wechat | cloud- Parameters:
Channel- 渠道:wechat | cloud
-
-