Uses of Class
com.tencentcloudapi.mps.v20190612.models.ModifyStreamLinkOutputInfoRequest
-
Packages that use ModifyStreamLinkOutputInfoRequest Package Description com.tencentcloudapi.mps.v20190612 com.tencentcloudapi.mps.v20190612.models -
-
Uses of ModifyStreamLinkOutputInfoRequest in com.tencentcloudapi.mps.v20190612
Methods in com.tencentcloudapi.mps.v20190612 with parameters of type ModifyStreamLinkOutputInfoRequest Modifier and Type Method Description ModifyStreamLinkOutputInfoResponse
MpsClient. ModifyStreamLinkOutputInfo(ModifyStreamLinkOutputInfoRequest req)
修改媒体传输流的输出配置。 -
Uses of ModifyStreamLinkOutputInfoRequest in com.tencentcloudapi.mps.v20190612.models
Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type ModifyStreamLinkOutputInfoRequest Constructor Description ModifyStreamLinkOutputInfoRequest(ModifyStreamLinkOutputInfoRequest 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.
-