Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.GetBlockListResponse
-
Packages that use GetBlockListResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of GetBlockListResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return GetBlockListResponse Modifier and Type Method Description GetBlockListResponseTbaasClient. GetBlockList(GetBlockListRequest req)查看当前网络下的所有区块列表,分页展示 -
Uses of GetBlockListResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type GetBlockListResponse Constructor Description GetBlockListResponse(GetBlockListResponse 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.
-