Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeApiAppBindApisStatusResponse
-
Packages that use DescribeApiAppBindApisStatusResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeApiAppBindApisStatusResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeApiAppBindApisStatusResponse Modifier and Type Method Description DescribeApiAppBindApisStatusResponseApigatewayClient. DescribeApiAppBindApisStatus(DescribeApiAppBindApisStatusRequest req)本接口(DescribeApiAppBindApisStatus)查询应用绑定的Api列表。 -
Uses of DescribeApiAppBindApisStatusResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeApiAppBindApisStatusResponse Constructor Description DescribeApiAppBindApisStatusResponse(DescribeApiAppBindApisStatusResponse 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.
-