Uses of Class
com.tencentcloudapi.ump.v20200918.models.SearchImageResponse
-
Packages that use SearchImageResponse Package Description com.tencentcloudapi.ump.v20200918 com.tencentcloudapi.ump.v20200918.models -
-
Uses of SearchImageResponse in com.tencentcloudapi.ump.v20200918
Methods in com.tencentcloudapi.ump.v20200918 that return SearchImageResponse Modifier and Type Method Description SearchImageResponseUmpClient. SearchImage(SearchImageRequest req)以图搜图 -
Uses of SearchImageResponse in com.tencentcloudapi.ump.v20200918.models
Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type SearchImageResponse Constructor Description SearchImageResponse(SearchImageResponse 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.
-