Uses of Class
com.tencentcloudapi.tem.v20210701.models.CreateApplicationServiceResponse
-
Packages that use CreateApplicationServiceResponse Package Description com.tencentcloudapi.tem.v20210701 com.tencentcloudapi.tem.v20210701.models -
-
Uses of CreateApplicationServiceResponse in com.tencentcloudapi.tem.v20210701
Methods in com.tencentcloudapi.tem.v20210701 that return CreateApplicationServiceResponse Modifier and Type Method Description CreateApplicationServiceResponse
TemClient. CreateApplicationService(CreateApplicationServiceRequest req)
新增访问方式 -
Uses of CreateApplicationServiceResponse in com.tencentcloudapi.tem.v20210701.models
Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type CreateApplicationServiceResponse Constructor Description CreateApplicationServiceResponse(CreateApplicationServiceResponse 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.
-