Uses of Class
com.tencentcloudapi.bma.v20210624.models.CreateCRBlockRequest
-
Packages that use CreateCRBlockRequest Package Description com.tencentcloudapi.bma.v20210624 com.tencentcloudapi.bma.v20210624.models -
-
Uses of CreateCRBlockRequest in com.tencentcloudapi.bma.v20210624
Methods in com.tencentcloudapi.bma.v20210624 with parameters of type CreateCRBlockRequest Modifier and Type Method Description CreateCRBlockResponseBmaClient. CreateCRBlock(CreateCRBlockRequest req)新建协查处置 -
Uses of CreateCRBlockRequest in com.tencentcloudapi.bma.v20210624.models
Constructors in com.tencentcloudapi.bma.v20210624.models with parameters of type CreateCRBlockRequest Constructor Description CreateCRBlockRequest(CreateCRBlockRequest 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.
-