Uses of Class
com.tencentcloudapi.scf.v20180416.models.TriggerCount
-
Packages that use TriggerCount Package Description com.tencentcloudapi.scf.v20180416.models -
-
Uses of TriggerCount in com.tencentcloudapi.scf.v20180416.models
Methods in com.tencentcloudapi.scf.v20180416.models that return TriggerCount Modifier and Type Method Description TriggerCountNamespaceLimit. getTrigger()Get Trigger信息Methods in com.tencentcloudapi.scf.v20180416.models with parameters of type TriggerCount Modifier and Type Method Description voidNamespaceLimit. setTrigger(TriggerCount Trigger)Set Trigger信息Constructors in com.tencentcloudapi.scf.v20180416.models with parameters of type TriggerCount Constructor Description TriggerCount(TriggerCount 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.
-