Uses of Class
com.tencentcloudapi.tav.v20190118.models.GetLocalEngineRequest
-
Packages that use GetLocalEngineRequest Package Description com.tencentcloudapi.tav.v20190118 com.tencentcloudapi.tav.v20190118.models -
-
Uses of GetLocalEngineRequest in com.tencentcloudapi.tav.v20190118
Methods in com.tencentcloudapi.tav.v20190118 with parameters of type GetLocalEngineRequest Modifier and Type Method Description GetLocalEngineResponseTavClient. GetLocalEngine(GetLocalEngineRequest req)获取TAV本地引擎 -
Uses of GetLocalEngineRequest in com.tencentcloudapi.tav.v20190118.models
Constructors in com.tencentcloudapi.tav.v20190118.models with parameters of type GetLocalEngineRequest Constructor Description GetLocalEngineRequest(GetLocalEngineRequest 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.
-