Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.CreateForwardRuleRequest
-
Packages that use CreateForwardRuleRequest Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of CreateForwardRuleRequest in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 with parameters of type CreateForwardRuleRequest Modifier and Type Method Description CreateForwardRuleResponseIotvideoClient. CreateForwardRule(CreateForwardRuleRequest req)创建转发规则 -
Uses of CreateForwardRuleRequest in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type CreateForwardRuleRequest Constructor Description CreateForwardRuleRequest(CreateForwardRuleRequest 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.
-