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