Uses of Class
com.tencentcloudapi.tione.v20211111.models.ModifyModelServiceResponse
-
Packages that use ModifyModelServiceResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of ModifyModelServiceResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return ModifyModelServiceResponse Modifier and Type Method Description ModifyModelServiceResponse
TioneClient. ModifyModelService(ModifyModelServiceRequest req)
用于更新模型服务 -
Uses of ModifyModelServiceResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type ModifyModelServiceResponse Constructor Description ModifyModelServiceResponse(ModifyModelServiceResponse 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.
-