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