Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.GetLatestTransactionListResponse
-
Packages that use GetLatestTransactionListResponse Package Description com.tencentcloudapi.tbaas.v20180416 com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of GetLatestTransactionListResponse in com.tencentcloudapi.tbaas.v20180416
Methods in com.tencentcloudapi.tbaas.v20180416 that return GetLatestTransactionListResponse Modifier and Type Method Description GetLatestTransactionListResponseTbaasClient. GetLatestTransactionList(GetLatestTransactionListRequest req)获取fabric最新交易列表 -
Uses of GetLatestTransactionListResponse in com.tencentcloudapi.tbaas.v20180416.models
Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type GetLatestTransactionListResponse Constructor Description GetLatestTransactionListResponse(GetLatestTransactionListResponse 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.
-