Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.AttachedPluginSummary
-
Packages that use AttachedPluginSummary Package Description com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of AttachedPluginSummary in com.tencentcloudapi.apigateway.v20180808.models
Methods in com.tencentcloudapi.apigateway.v20180808.models that return AttachedPluginSummary Modifier and Type Method Description AttachedPluginSummaryDescribePluginsByApiResponse. getResult()Get 插件可绑定的API列表信息。Methods in com.tencentcloudapi.apigateway.v20180808.models with parameters of type AttachedPluginSummary Modifier and Type Method Description voidDescribePluginsByApiResponse. setResult(AttachedPluginSummary Result)Set 插件可绑定的API列表信息。Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type AttachedPluginSummary Constructor Description AttachedPluginSummary(AttachedPluginSummary 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.
-