| Package | Description |
|---|---|
| com.baidubce.services.cdn.model.dsa |
| Modifier and Type | Method and Description |
|---|---|
DSADomain |
DSADomain.addRules(DSARule rule) |
DSADomain |
DSADomain.withComment(String comment) |
DSADomain |
DSADomain.withDomain(String domain) |
DSADomain |
DSADomain.withModifyTime(String modifyTime) |
DSADomain |
DSADomain.withRules(List<DSARule> rules) |
| Modifier and Type | Method and Description |
|---|---|
List<DSADomain> |
GetDsaDomainListResponse.getDomains() |
| Modifier and Type | Method and Description |
|---|---|
GetDsaDomainListResponse |
GetDsaDomainListResponse.addDomains(DSADomain domain) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDsaDomainListResponse.setDomains(List<DSADomain> domains) |
GetDsaDomainListResponse |
GetDsaDomainListResponse.withDomains(List<DSADomain> domains) |
Copyright © 2023. All rights reserved.