public class CacheConfigRequest extends Object
| Constructor and Description |
|---|
CacheConfigRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<CacheRule> |
getCacheRules() |
String |
getDomainId() |
void |
setCacheRules(List<CacheRule> cacheRules) |
void |
setDomainId(String domainId) |
Copyright © 2023. All rights reserved.