| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ConstantParameter[] | ModifyApiRequest. getConstantParameters()Get 常量参数。 | 
| ConstantParameter[] | ApiInfo. getConstantParameters()Get 常量参数。
注意:此字段可能返回 null,表示取不到有效值。 | 
| ConstantParameter[] | CreateApiRequest. getConstantParameters()Get 常量参数。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyApiRequest. setConstantParameters(ConstantParameter[] ConstantParameters)Set 常量参数。 | 
| void | ApiInfo. setConstantParameters(ConstantParameter[] ConstantParameters)Set 常量参数。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | CreateApiRequest. setConstantParameters(ConstantParameter[] ConstantParameters)Set 常量参数。 | 
| Constructor and Description | 
|---|
| ConstantParameter(ConstantParameter 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.