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