Uses of Class
com.tencentcloudapi.live.v20180801.models.ModifyPullStreamConfigResponse
-
Packages that use ModifyPullStreamConfigResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of ModifyPullStreamConfigResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return ModifyPullStreamConfigResponse Modifier and Type Method Description ModifyPullStreamConfigResponseLiveClient. ModifyPullStreamConfig(ModifyPullStreamConfigRequest req)更新拉流配置。该接口为已下线接口,请使用新接口 ModifyLivePullStreamTask。 -
Uses of ModifyPullStreamConfigResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type ModifyPullStreamConfigResponse Constructor Description ModifyPullStreamConfigResponse(ModifyPullStreamConfigResponse 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.
-