| Package | Description |
|---|---|
| com.baidubce.services.cdn.model.dsa |
| Modifier and Type | Method and Description |
|---|---|
DSARule |
DSARule.withType(String type) |
DSARule |
DSARule.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DSARule> |
DSA.getRules() |
List<DSARule> |
DSADomain.getRules() |
| Modifier and Type | Method and Description |
|---|---|
DSA |
DSA.addRules(DSARule rule) |
DSADomain |
DSADomain.addRules(DSARule rule) |
| Modifier and Type | Method and Description |
|---|---|
void |
DSA.setRules(List<DSARule> rules) |
void |
DSADomain.setRules(List<DSARule> rules) |
DSA |
DSA.withRules(List<DSARule> rules) |
DSADomain |
DSADomain.withRules(List<DSARule> rules) |
Copyright © 2024. All rights reserved.