Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
Plugin[] |
PluginSummary.getPluginSet()
Get 插件详情。
|
Plugin |
CreatePluginResponse.getResult()
Get 新建的插件详情。
|
Plugin |
DescribePluginResponse.getResult()
Get 插件详情。
|
Modifier and Type | Method and Description |
---|---|
void |
PluginSummary.setPluginSet(Plugin[] PluginSet)
Set 插件详情。
|
void |
CreatePluginResponse.setResult(Plugin Result)
Set 新建的插件详情。
|
void |
DescribePluginResponse.setResult(Plugin Result)
Set 插件详情。
|
Constructor and Description |
---|
Plugin(Plugin 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.
|
Copyright © 2025. All rights reserved.