| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
PostMaxSizeParameters | 
ZoneConfig.getPostMaxSize()
Get POST request transport configuration. 
 | 
PostMaxSizeParameters | 
RuleEngineAction.getPostMaxSizeParameters()
Get Maximum size configuration for file streaming upload via a post request. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ZoneConfig.setPostMaxSize(PostMaxSizeParameters PostMaxSize)
Set POST request transport configuration. 
 | 
void | 
RuleEngineAction.setPostMaxSizeParameters(PostMaxSizeParameters PostMaxSizeParameters)
Set Maximum size configuration for file streaming upload via a post request. 
 | 
| Constructor and Description | 
|---|
PostMaxSizeParameters(PostMaxSizeParameters 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.