Uses of Class
com.tencentcloudapi.bma.v20210624.models.ModifyCRRightStatusResponse
-
Packages that use ModifyCRRightStatusResponse Package Description com.tencentcloudapi.bma.v20210624 com.tencentcloudapi.bma.v20210624.models -
-
Uses of ModifyCRRightStatusResponse in com.tencentcloudapi.bma.v20210624
Methods in com.tencentcloudapi.bma.v20210624 that return ModifyCRRightStatusResponse Modifier and Type Method Description ModifyCRRightStatusResponseBmaClient. ModifyCRRightStatus(ModifyCRRightStatusRequest req)发函申请 -
Uses of ModifyCRRightStatusResponse in com.tencentcloudapi.bma.v20210624.models
Constructors in com.tencentcloudapi.bma.v20210624.models with parameters of type ModifyCRRightStatusResponse Constructor Description ModifyCRRightStatusResponse(ModifyCRRightStatusResponse 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.
-