| Package | Description |
|---|---|
| com.baidubce.services.cdn | |
| com.baidubce.services.cdn.model |
| 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() |
HttpsConfig |
HttpsConfig.withCertId(String certId) |
HttpsConfig |
HttpsConfig.withEnabled(boolean enabled) |
HttpsConfig |
HttpsConfig.withHttpOrigint(boolean httpOrigin) |
HttpsConfig |
HttpsConfig.withHttpRedirect(boolean httpRedirect) |
HttpsConfig |
HttpsConfig.withSllVersion(String sllVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
SetHttpsConfigRequest.setHttps(HttpsConfig https) |
SetHttpsConfigRequest |
SetHttpsConfigRequest.withHttps(HttpsConfig https) |
Copyright © 2018. All rights reserved.