Uses of Class
com.tencentcloudapi.tione.v20211111.models.DescribeModelServiceHistoryResponse
-
Packages that use DescribeModelServiceHistoryResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of DescribeModelServiceHistoryResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return DescribeModelServiceHistoryResponse Modifier and Type Method Description DescribeModelServiceHistoryResponseTioneClient. DescribeModelServiceHistory(DescribeModelServiceHistoryRequest req)展示服务的历史版本 -
Uses of DescribeModelServiceHistoryResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type DescribeModelServiceHistoryResponse Constructor Description DescribeModelServiceHistoryResponse(DescribeModelServiceHistoryResponse 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.
-