Uses of Class
com.tencentcloudapi.asw.v20200722.models.StateMachine
-
Packages that use StateMachine Package Description com.tencentcloudapi.asw.v20200722.models -
-
Uses of StateMachine in com.tencentcloudapi.asw.v20200722.models
Methods in com.tencentcloudapi.asw.v20200722.models that return StateMachine Modifier and Type Method Description StateMachine[]DescribeFlowServicesResponse. getFlowServiceSet()Get 用户的状态机列表Methods in com.tencentcloudapi.asw.v20200722.models with parameters of type StateMachine Modifier and Type Method Description voidDescribeFlowServicesResponse. setFlowServiceSet(StateMachine[] FlowServiceSet)Set 用户的状态机列表Constructors in com.tencentcloudapi.asw.v20200722.models with parameters of type StateMachine Constructor Description 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.
-