Uses of Class
com.tencentcloudapi.tione.v20211111.models.DescribeModelServiceHotUpdatedResponse
-
Packages that use DescribeModelServiceHotUpdatedResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of DescribeModelServiceHotUpdatedResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return DescribeModelServiceHotUpdatedResponse Modifier and Type Method Description DescribeModelServiceHotUpdatedResponseTioneClient. DescribeModelServiceHotUpdated(DescribeModelServiceHotUpdatedRequest req)用于查询模型服务能否开启热更新 -
Uses of DescribeModelServiceHotUpdatedResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type DescribeModelServiceHotUpdatedResponse Constructor Description DescribeModelServiceHotUpdatedResponse(DescribeModelServiceHotUpdatedResponse 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.
-