| Package | Description |
|---|---|
| com.baidubce.services.cdn.model.domain |
| Modifier and Type | Method and Description |
|---|---|
ErrorPage |
ErrorPage.withCode(Integer code) |
ErrorPage |
ErrorPage.withRedirectCode(Integer redirectCode) |
ErrorPage |
ErrorPage.withUrl(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorPage> |
GetDomainErrorPageResponse.getErrorPage() |
List<ErrorPage> |
SetDomainErrorPageRequest.getErrorPage() |
| Modifier and Type | Method and Description |
|---|---|
SetDomainErrorPageRequest |
SetDomainErrorPageRequest.addErrorPage(ErrorPage page) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDomainErrorPageResponse.setErrorPage(List<ErrorPage> errorPage) |
void |
SetDomainErrorPageRequest.setErrorPage(List<ErrorPage> errorPage) |
SetDomainErrorPageRequest |
SetDomainErrorPageRequest.withErrorPage(List<ErrorPage> errorPage) |
Copyright © 2022. All rights reserved.