Uses of Class
com.tencentcloudapi.tem.v20210701.models.ServicePage
-
Packages that use ServicePage Package Description com.tencentcloudapi.tem.v20210701.models -
-
Uses of ServicePage in com.tencentcloudapi.tem.v20210701.models
Methods in com.tencentcloudapi.tem.v20210701.models that return ServicePage Modifier and Type Method Description ServicePageDescribeApplicationsResponse. getResult()Get 返回结果Methods in com.tencentcloudapi.tem.v20210701.models with parameters of type ServicePage Modifier and Type Method Description voidDescribeApplicationsResponse. setResult(ServicePage Result)Set 返回结果Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type ServicePage Constructor Description ServicePage(ServicePage 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.
-