| Package | Description |
|---|---|
| com.baidubce.services.cdn.model.domain |
| Modifier and Type | Method and Description |
|---|---|
UrlRule |
UrlRule.withAction(String action) |
UrlRule |
UrlRule.withDst(String dst) |
UrlRule |
UrlRule.withSrc(String src) |
| Modifier and Type | Method and Description |
|---|---|
List<UrlRule> |
SetDomainUrlRulesRequest.getUrlRules() |
List<UrlRule> |
GetDomainUrlRulesResponse.getUrlRules() |
| Modifier and Type | Method and Description |
|---|---|
SetDomainUrlRulesRequest |
SetDomainUrlRulesRequest.addUrlRule(UrlRule urlRule) |
| Modifier and Type | Method and Description |
|---|---|
void |
SetDomainUrlRulesRequest.setUrlRules(List<UrlRule> urlRules) |
void |
GetDomainUrlRulesResponse.setUrlRules(List<UrlRule> urlRules) |
SetDomainUrlRulesRequest |
SetDomainUrlRulesRequest.withUrlRules(List<UrlRule> urlRules) |
Copyright © 2023. All rights reserved.