Uses of Class
com.tencentcloudapi.tione.v20211111.models.DescribeModelServicesResponse
-
Packages that use DescribeModelServicesResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of DescribeModelServicesResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return DescribeModelServicesResponse Modifier and Type Method Description DescribeModelServicesResponseTioneClient. DescribeModelServices(DescribeModelServicesRequest req)查询多个服务 -
Uses of DescribeModelServicesResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type DescribeModelServicesResponse Constructor Description DescribeModelServicesResponse(DescribeModelServicesResponse 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.
-