| Package | Description | 
|---|---|
| com.tencentcloudapi.scf.v20180416.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ProtocolParams | GetFunctionResponse. getProtocolParams()Get HTTP函数配置ProtocolType访问协议,当前协议配置的参数
注意:此字段可能返回 null,表示取不到有效值。 | 
| ProtocolParams | CreateFunctionRequest. getProtocolParams()Get HTTP函数配置ProtocolType访问协议,当前协议可配置的参数 | 
| ProtocolParams | UpdateFunctionConfigurationRequest. getProtocolParams()Get HTTP函数配置ProtocolType访问协议,当前协议可配置的参数 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetFunctionResponse. setProtocolParams(ProtocolParams ProtocolParams)Set HTTP函数配置ProtocolType访问协议,当前协议配置的参数
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | CreateFunctionRequest. setProtocolParams(ProtocolParams ProtocolParams)Set HTTP函数配置ProtocolType访问协议,当前协议可配置的参数 | 
| void | UpdateFunctionConfigurationRequest. setProtocolParams(ProtocolParams ProtocolParams)Set HTTP函数配置ProtocolType访问协议,当前协议可配置的参数 | 
| Constructor and Description | 
|---|
| ProtocolParams(ProtocolParams 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.