| Package | Description |
|---|---|
| com.baidubce.services.cdn.model.domain |
| Modifier and Type | Method and Description |
|---|---|
CacheTTL |
CacheTTL.withTtl(Integer ttl) |
CacheTTL |
CacheTTL.withType(String type) |
CacheTTL |
CacheTTL.withValue(String value) |
CacheTTL |
CacheTTL.withWeigth(Integer weight) |
| Modifier and Type | Method and Description |
|---|---|
List<CacheTTL> |
SetDomainCacheTTLRequest.getCacheTTL() |
List<CacheTTL> |
GetDomainCacheTTLResponse.getCacheTTL() |
List<CacheTTL> |
GetDomainConfigResponse.getCacheTTL() |
| Modifier and Type | Method and Description |
|---|---|
SetDomainCacheTTLRequest |
SetDomainCacheTTLRequest.addCacheTTL(CacheTTL rule) |
| Modifier and Type | Method and Description |
|---|---|
void |
SetDomainCacheTTLRequest.setCacheTTL(List<CacheTTL> cacheTTL) |
void |
GetDomainCacheTTLResponse.setCacheTTL(List<CacheTTL> cacheTTL) |
void |
GetDomainConfigResponse.setCacheTTL(List<CacheTTL> cacheTTL) |
SetDomainCacheTTLRequest |
SetDomainCacheTTLRequest.withCacheTTL(List<CacheTTL> cacheTTL) |
Copyright © 2020. All rights reserved.