类的使用
com.baidubce.services.cdn.model.domain.HttpsConfig
-
使用HttpsConfig的程序包 程序包 说明 com.baidubce.services.cdn com.baidubce.services.cdn.model com.baidubce.services.cdn.model.domain -
-
com.baidubce.services.cdn中HttpsConfig的使用
参数类型为HttpsConfig的com.baidubce.services.cdn中的方法 修饰符和类型 方法 说明 voidCdnClient. setHttpsConfig(String domain, HttpsConfig https)Set HTTPS with certain configuration. -
com.baidubce.services.cdn.model中HttpsConfig的使用
返回HttpsConfig的com.baidubce.services.cdn.model中的方法 修饰符和类型 方法 说明 HttpsConfigSetHttpsConfigRequest. getHttps()参数类型为HttpsConfig的com.baidubce.services.cdn.model中的方法 修饰符和类型 方法 说明 voidSetHttpsConfigRequest. setHttps(HttpsConfig https)SetHttpsConfigRequestSetHttpsConfigRequest. withHttps(HttpsConfig https) -
com.baidubce.services.cdn.model.domain中HttpsConfig的使用
返回HttpsConfig的com.baidubce.services.cdn.model.domain中的方法 修饰符和类型 方法 说明 HttpsConfigHttpsConfig. addSslProtocols(String protocol)HttpsConfigGetDomainConfigResponse. getHttps()HttpsConfigHttpsConfig. withCertId(String certId)HttpsConfigHttpsConfig. withEnabled(boolean enabled)HttpsConfigHttpsConfig. withHttp2Enabled(boolean http2Enabled)HttpsConfigHttpsConfig. withHttpOrigint(boolean httpOrigin)HttpsConfigHttpsConfig. withHttpRedirect(boolean httpRedirect)HttpsConfigHttpsConfig. withHttpRedirectCode(int httpRedirectCode)HttpsConfigHttpsConfig. withHttpsRedirect(boolean httpsRedirect)HttpsConfigHttpsConfig. withHttpsRedirectCode(int httpsRedirectCode)HttpsConfigHttpsConfig. withSslVersion(String sslVersion)参数类型为HttpsConfig的com.baidubce.services.cdn.model.domain中的方法 修饰符和类型 方法 说明 voidGetDomainConfigResponse. setHttps(HttpsConfig https)
-