Uses of Class
com.tencentcloudapi.live.v20180801.models.DeleteLivePadRuleResponse
-
Packages that use DeleteLivePadRuleResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DeleteLivePadRuleResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DeleteLivePadRuleResponse Modifier and Type Method Description DeleteLivePadRuleResponseLiveClient. DeleteLivePadRule(DeleteLivePadRuleRequest req)删除直播垫片规则。 -
Uses of DeleteLivePadRuleResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DeleteLivePadRuleResponse Constructor Description DeleteLivePadRuleResponse(DeleteLivePadRuleResponse 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.
-