| Package | Description | 
|---|---|
| com.tencentcloudapi.teo.v20220901.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheKeyQueryString | CacheKeyParameters. getQueryString()Get 查询字符串保留配置参数。此字段和 FullURLCache 必须同时设置,但不能同为 on。
注意:此字段可能返回 null,表示取不到有效值。 | 
| CacheKeyQueryString | CacheKeyConfigParameters. getQueryString()Get 查询字符串保留配置参数。此字段和 FullURLCache 必须同时设置,但不能同为 on。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CacheKeyParameters. setQueryString(CacheKeyQueryString QueryString)Set 查询字符串保留配置参数。此字段和 FullURLCache 必须同时设置,但不能同为 on。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | CacheKeyConfigParameters. setQueryString(CacheKeyQueryString QueryString)Set 查询字符串保留配置参数。此字段和 FullURLCache 必须同时设置,但不能同为 on。 | 
| Constructor and Description | 
|---|
| CacheKeyQueryString(CacheKeyQueryString 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.