Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
ContentCompressionParameters |
RuleEngineAction.getContentCompressionParameters()
Get 内容压缩配置参数,当 Name 取值为 ContentCompression 时,该参数必填。该参数为白名单功能,如有需要,请联系腾讯云工程师处理。
|
Modifier and Type | Method and Description |
---|---|
void |
RuleEngineAction.setContentCompressionParameters(ContentCompressionParameters ContentCompressionParameters)
Set 内容压缩配置参数,当 Name 取值为 ContentCompression 时,该参数必填。该参数为白名单功能,如有需要,请联系腾讯云工程师处理。
|
Constructor and Description |
---|
ContentCompressionParameters(ContentCompressionParameters 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.