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