Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeApiAppsStatusResponse
-
Packages that use DescribeApiAppsStatusResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeApiAppsStatusResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeApiAppsStatusResponse Modifier and Type Method Description DescribeApiAppsStatusResponseApigatewayClient. DescribeApiAppsStatus(DescribeApiAppsStatusRequest req)本接口(DescribeApiAppsStatus)查询应用列表。 -
Uses of DescribeApiAppsStatusResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeApiAppsStatusResponse Constructor Description DescribeApiAppsStatusResponse(DescribeApiAppsStatusResponse 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.
-