Uses of Class
com.tencentcloudapi.mps.v20190612.models.StopStreamLinkFlowResponse
-
Packages that use StopStreamLinkFlowResponse Package Description com.tencentcloudapi.mps.v20190612 com.tencentcloudapi.mps.v20190612.models -
-
Uses of StopStreamLinkFlowResponse in com.tencentcloudapi.mps.v20190612
Methods in com.tencentcloudapi.mps.v20190612 that return StopStreamLinkFlowResponse Modifier and Type Method Description StopStreamLinkFlowResponseMpsClient. StopStreamLinkFlow(StopStreamLinkFlowRequest req)停止媒体传输流。 -
Uses of StopStreamLinkFlowResponse in com.tencentcloudapi.mps.v20190612.models
Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type StopStreamLinkFlowResponse Constructor Description StopStreamLinkFlowResponse(StopStreamLinkFlowResponse 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.
-