Uses of Class
com.tencentcloudapi.tsf.v20180326.models.TsfApiListResponse
-
Packages that use TsfApiListResponse Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of TsfApiListResponse in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return TsfApiListResponse Modifier and Type Method Description TsfApiListResponseDescribeMsApiListResponse. getResult()Get 相应结果Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type TsfApiListResponse Modifier and Type Method Description voidDescribeMsApiListResponse. setResult(TsfApiListResponse Result)Set 相应结果Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type TsfApiListResponse Constructor Description TsfApiListResponse(TsfApiListResponse 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.
-