Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ServiceParameter[] |
CreateApiRequest.getServiceParameters()
Get API的后端服务参数。
|
ServiceParameter[] |
ModifyApiRequest.getServiceParameters()
Get API的后端服务参数。
|
ServiceParameter[] |
ApiInfo.getServiceParameters()
Get API的后端服务参数。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateApiRequest.setServiceParameters(ServiceParameter[] ServiceParameters)
Set API的后端服务参数。
|
void |
ModifyApiRequest.setServiceParameters(ServiceParameter[] ServiceParameters)
Set API的后端服务参数。
|
void |
ApiInfo.setServiceParameters(ServiceParameter[] ServiceParameters)
Set API的后端服务参数。
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2021. All rights reserved.