Class StateMachine
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.asw.v20200722.models.StateMachine
-
public class StateMachine extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description StateMachine()StateMachine(StateMachine 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 StringgetCreateDate()Get 创建时间。timestampStringgetCreator()Get 创建者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。StringgetDescription()Get 备注StringgetFlowServiceChineseName()Get 状态机中文名StringgetFlowServiceId()Get 状态机idStringgetFlowServiceName()Get 状态机名称StringgetFlowServiceResource()Get 状态机资源StringgetModifier()Get 修改者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。StringgetModifyDate()Get 修改时间。timestampStringgetStatus()Get 状态机状态StringgetTemplateId()Get 模板idStringgetType()Get 状态机类型。EXPRESS,STANDARDvoidsetCreateDate(String CreateDate)Set 创建时间。timestampvoidsetCreator(String Creator)Set 创建者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。voidsetDescription(String Description)Set 备注voidsetFlowServiceChineseName(String FlowServiceChineseName)Set 状态机中文名voidsetFlowServiceId(String FlowServiceId)Set 状态机idvoidsetFlowServiceName(String FlowServiceName)Set 状态机名称voidsetFlowServiceResource(String FlowServiceResource)Set 状态机资源voidsetModifier(String Modifier)Set 修改者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。voidsetModifyDate(String ModifyDate)Set 修改时间。timestampvoidsetStatus(String Status)Set 状态机状态voidsetTemplateId(String TemplateId)Set 模板idvoidsetType(String Type)Set 状态机类型。EXPRESS,STANDARDvoidtoMap(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
-
StateMachine
public StateMachine()
-
StateMachine
public StateMachine(StateMachine 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
-
getFlowServiceResource
public String getFlowServiceResource()
Get 状态机资源- Returns:
- FlowServiceResource 状态机资源
-
setFlowServiceResource
public void setFlowServiceResource(String FlowServiceResource)
Set 状态机资源- Parameters:
FlowServiceResource- 状态机资源
-
getType
public String getType()
Get 状态机类型。EXPRESS,STANDARD- Returns:
- Type 状态机类型。EXPRESS,STANDARD
-
setType
public void setType(String Type)
Set 状态机类型。EXPRESS,STANDARD- Parameters:
Type- 状态机类型。EXPRESS,STANDARD
-
getFlowServiceName
public String getFlowServiceName()
Get 状态机名称- Returns:
- FlowServiceName 状态机名称
-
setFlowServiceName
public void setFlowServiceName(String FlowServiceName)
Set 状态机名称- Parameters:
FlowServiceName- 状态机名称
-
getFlowServiceChineseName
public String getFlowServiceChineseName()
Get 状态机中文名- Returns:
- FlowServiceChineseName 状态机中文名
-
setFlowServiceChineseName
public void setFlowServiceChineseName(String FlowServiceChineseName)
Set 状态机中文名- Parameters:
FlowServiceChineseName- 状态机中文名
-
getCreateDate
public String getCreateDate()
Get 创建时间。timestamp- Returns:
- CreateDate 创建时间。timestamp
-
setCreateDate
public void setCreateDate(String CreateDate)
Set 创建时间。timestamp- Parameters:
CreateDate- 创建时间。timestamp
-
getModifyDate
public String getModifyDate()
Get 修改时间。timestamp- Returns:
- ModifyDate 修改时间。timestamp
-
setModifyDate
public void setModifyDate(String ModifyDate)
Set 修改时间。timestamp- Parameters:
ModifyDate- 修改时间。timestamp
-
getStatus
public String getStatus()
Get 状态机状态- Returns:
- Status 状态机状态
-
setStatus
public void setStatus(String Status)
Set 状态机状态- Parameters:
Status- 状态机状态
-
getCreator
public String getCreator()
Get 创建者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Creator 创建者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。
-
setCreator
public void setCreator(String Creator)
Set 创建者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Creator- 创建者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。
-
getModifier
public String getModifier()
Get 修改者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Modifier 修改者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。
-
setModifier
public void setModifier(String Modifier)
Set 修改者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Modifier- 修改者的subAccountUin 注意:此字段可能返回 null,表示取不到有效值。
-
getFlowServiceId
public String getFlowServiceId()
Get 状态机id- Returns:
- FlowServiceId 状态机id
-
setFlowServiceId
public void setFlowServiceId(String FlowServiceId)
Set 状态机id- Parameters:
FlowServiceId- 状态机id
-
getTemplateId
public String getTemplateId()
Get 模板id- Returns:
- TemplateId 模板id
-
setTemplateId
public void setTemplateId(String TemplateId)
Set 模板id- Parameters:
TemplateId- 模板id
-
getDescription
public String getDescription()
Get 备注- Returns:
- Description 备注
-
setDescription
public void setDescription(String Description)
Set 备注- Parameters:
Description- 备注
-
-