Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeServicesStatusResponse
-
Packages that use DescribeServicesStatusResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeServicesStatusResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeServicesStatusResponse Modifier and Type Method Description DescribeServicesStatusResponseApigatewayClient. DescribeServicesStatus(DescribeServicesStatusRequest req)本接口(DescribeServicesStatus)用于搜索查询某一个服务或多个服务的列表,并返回服务相关的域名、时间等信息。 -
Uses of DescribeServicesStatusResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeServicesStatusResponse Constructor Description DescribeServicesStatusResponse(DescribeServicesStatusResponse 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.
-