Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribePluginsResponse
-
Packages that use DescribePluginsResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribePluginsResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribePluginsResponse Modifier and Type Method Description DescribePluginsResponseApigatewayClient. DescribePlugins(DescribePluginsRequest req)展示插件列表和详情,支持分页,支持按照插件类型查询,支持按照插件ID批量查询,支持按照插件名称查询。 -
Uses of DescribePluginsResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribePluginsResponse Constructor Description DescribePluginsResponse(DescribePluginsResponse 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.
-