Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.CreateAnchorRequest
-
Packages that use CreateAnchorRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of CreateAnchorRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type CreateAnchorRequest Modifier and Type Method Description CreateAnchorResponseCpdpClient. CreateAnchor(CreateAnchorRequest req)直播平台-主播入驻 -
Uses of CreateAnchorRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type CreateAnchorRequest Constructor Description CreateAnchorRequest(CreateAnchorRequest 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.
-