Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeIPStrategyApisStatusResponse
-
Packages that use DescribeIPStrategyApisStatusResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeIPStrategyApisStatusResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeIPStrategyApisStatusResponse Modifier and Type Method Description DescribeIPStrategyApisStatusResponseApigatewayClient. DescribeIPStrategyApisStatus(DescribeIPStrategyApisStatusRequest req)本接口(DescribeIPStrategyApisStatus)用于查询IP策略可以绑定的API列表。即服务下所有API和该策略已绑定API的差集。 -
Uses of DescribeIPStrategyApisStatusResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeIPStrategyApisStatusResponse Constructor Description DescribeIPStrategyApisStatusResponse(DescribeIPStrategyApisStatusResponse 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.
-