Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribePluginsByApiResponse
-
Packages that use DescribePluginsByApiResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribePluginsByApiResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribePluginsByApiResponse Modifier and Type Method Description DescribePluginsByApiResponseApigatewayClient. DescribePluginsByApi(DescribePluginsByApiRequest req)展示API上已绑定的插件列表。 -
Uses of DescribePluginsByApiResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribePluginsByApiResponse Constructor Description DescribePluginsByApiResponse(DescribePluginsByApiResponse 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.
-