Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.PluginSummary
-
Packages that use PluginSummary Package Description com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of PluginSummary in com.tencentcloudapi.apigateway.v20180808.models
Methods in com.tencentcloudapi.apigateway.v20180808.models that return PluginSummary Modifier and Type Method Description PluginSummaryDescribePluginsResponse. getResult()Get 插件详情。Methods in com.tencentcloudapi.apigateway.v20180808.models with parameters of type PluginSummary Modifier and Type Method Description voidDescribePluginsResponse. setResult(PluginSummary Result)Set 插件详情。Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type PluginSummary Constructor Description PluginSummary(PluginSummary 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.
-