| Package | Description |
|---|---|
| com.baidubce.services.cdn | |
| com.baidubce.services.cdn.model | |
| com.baidubce.services.cdn.model.domain |
| Modifier and Type | Method and Description |
|---|---|
void |
CdnClient.setHttpsConfig(String domain,
HttpsConfig https)
Set HTTPS with certain configuration.
|
| Modifier and Type | Method and Description |
|---|---|
HttpsConfig |
SetHttpsConfigRequest.getHttps() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetHttpsConfigRequest.setHttps(HttpsConfig https) |
SetHttpsConfigRequest |
SetHttpsConfigRequest.withHttps(HttpsConfig https) |
| Modifier and Type | Method and Description |
|---|---|
HttpsConfig |
HttpsConfig.addSslProtocols(String protocol) |
HttpsConfig |
GetDomainConfigResponse.getHttps() |
HttpsConfig |
HttpsConfig.withCertId(String certId) |
HttpsConfig |
HttpsConfig.withEnabled(boolean enabled) |
HttpsConfig |
HttpsConfig.withHttp2Enabled(boolean http2Enabled) |
HttpsConfig |
HttpsConfig.withHttpOrigint(boolean httpOrigin) |
HttpsConfig |
HttpsConfig.withHttpRedirect(boolean httpRedirect) |
HttpsConfig |
HttpsConfig.withHttpRedirectCode(int httpRedirectCode) |
HttpsConfig |
HttpsConfig.withHttpsRedirect(boolean httpsRedirect) |
HttpsConfig |
HttpsConfig.withHttpsRedirectCode(int httpsRedirectCode) |
HttpsConfig |
HttpsConfig.withSslVersion(String sslVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDomainConfigResponse.setHttps(HttpsConfig https) |
Copyright © 2022. All rights reserved.