Uses of Class
com.tencentcloudapi.mps.v20190612.models.FlowRealtimeStatusCommon
-
Packages that use FlowRealtimeStatusCommon Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of FlowRealtimeStatusCommon in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return FlowRealtimeStatusCommon Modifier and Type Method Description FlowRealtimeStatusCommonFlowRealtimeStatusItem. getCommonStatus()Get 共同状态信息。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowRealtimeStatusCommon Modifier and Type Method Description voidFlowRealtimeStatusItem. setCommonStatus(FlowRealtimeStatusCommon CommonStatus)Set 共同状态信息。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowRealtimeStatusCommon Constructor Description FlowRealtimeStatusCommon(FlowRealtimeStatusCommon 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.
-