Uses of Class
com.tencentcloudapi.bma.v20210624.models.CreateCRRightFileResponse
-
Packages that use CreateCRRightFileResponse Package Description com.tencentcloudapi.bma.v20210624 com.tencentcloudapi.bma.v20210624.models -
-
Uses of CreateCRRightFileResponse in com.tencentcloudapi.bma.v20210624
Methods in com.tencentcloudapi.bma.v20210624 that return CreateCRRightFileResponse Modifier and Type Method Description CreateCRRightFileResponseBmaClient. CreateCRRightFile(CreateCRRightFileRequest req)权属文件添加 -
Uses of CreateCRRightFileResponse in com.tencentcloudapi.bma.v20210624.models
Constructors in com.tencentcloudapi.bma.v20210624.models with parameters of type CreateCRRightFileResponse Constructor Description CreateCRRightFileResponse(CreateCRRightFileResponse 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.
-