Uses of Class
com.tencentcloudapi.bma.v20210624.models.CreateCRRightResponse
-
Packages that use CreateCRRightResponse Package Description com.tencentcloudapi.bma.v20210624 com.tencentcloudapi.bma.v20210624.models -
-
Uses of CreateCRRightResponse in com.tencentcloudapi.bma.v20210624
Methods in com.tencentcloudapi.bma.v20210624 that return CreateCRRightResponse Modifier and Type Method Description CreateCRRightResponseBmaClient. CreateCRRight(CreateCRRightRequest req)版权保护-新建发函接口 -
Uses of CreateCRRightResponse in com.tencentcloudapi.bma.v20210624.models
Constructors in com.tencentcloudapi.bma.v20210624.models with parameters of type CreateCRRightResponse Constructor Description CreateCRRightResponse(CreateCRRightResponse 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.
-