| Package | Description |
|---|---|
| com.baidubce.services.cdn.model | |
| com.baidubce.services.cdn.model.certificate | |
| com.baidubce.services.cdn.model.domain |
| Modifier and Type | Method and Description |
|---|---|
HttpsConfig |
SetDomainHttpsConfigRequest.getHttps() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetDomainHttpsConfigRequest.setHttps(HttpsConfig https) |
SetDomainHttpsConfigRequest |
SetDomainHttpsConfigRequest.withHttps(HttpsConfig https) |
| Modifier and Type | Method and Description |
|---|---|
HttpsConfig |
BatchUploadCertRequest.getHttps() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchUploadCertRequest.setHttps(HttpsConfig https) |
BatchUploadCertRequest |
BatchUploadCertRequest.withHttps(HttpsConfig https) |
| Modifier and Type | Method and Description |
|---|---|
HttpsConfig |
GetDomainConfigResponse.getHttps() |
HttpsConfig |
HttpsConfig.withCertId(String certId) |
HttpsConfig |
HttpsConfig.withDisableHttpsSpider(String disableHttpsSpider) |
HttpsConfig |
HttpsConfig.withEnabled(boolean enabled) |
HttpsConfig |
HttpsConfig.withHttp2Enabled(boolean http2Enabled) |
HttpsConfig |
HttpsConfig.withHttpRedirect(boolean httpRedirect) |
HttpsConfig |
HttpsConfig.withHttpRedirectCode(int httpRedirectCode) |
HttpsConfig |
HttpsConfig.withHttpsRedirect(boolean httpsRedirect) |
HttpsConfig |
HttpsConfig.withHttpsRedirectCode(int httpsRedirectCode) |
HttpsConfig |
HttpsConfig.withSslProtocols(List<String> sslProtocols) |
HttpsConfig |
HttpsConfig.withVerifyClient(boolean verifyClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDomainConfigResponse.setHttps(HttpsConfig https) |
Copyright © 2023. All rights reserved.