Uses of Class
com.tencentcloudapi.trp.v20210515.models.DescribeMerchantsResponse
-
Packages that use DescribeMerchantsResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of DescribeMerchantsResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return DescribeMerchantsResponse Modifier and Type Method Description DescribeMerchantsResponseTrpClient. DescribeMerchants(DescribeMerchantsRequest req)查询商户列表 -
Uses of DescribeMerchantsResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type DescribeMerchantsResponse Constructor Description DescribeMerchantsResponse(DescribeMerchantsResponse 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.
-