public static final class UpdateWebCustomDomainInput.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
UpdateWebCustomDomainInput |
build() |
UpdateWebCustomDomainInput.Builder |
defaultForwardingAppName(String defaultForwardingAppName)
DefaultForwardingAppName.
|
UpdateWebCustomDomainInput.Builder |
protocol(String protocol)
Protocol.
|
UpdateWebCustomDomainInput.Builder |
routeConfig(RouteConfig routeConfig)
RouteConfig.
|
UpdateWebCustomDomainInput.Builder |
webCertConfig(WebCertConfig webCertConfig)
WebCertConfig.
|
UpdateWebCustomDomainInput.Builder |
webTLSConfig(WebTLSConfig webTLSConfig)
WebTLSConfig.
|
UpdateWebCustomDomainInput.Builder |
webWAFConfig(WebWAFConfig webWAFConfig)
WebWAFConfig.
|
public UpdateWebCustomDomainInput.Builder defaultForwardingAppName(String defaultForwardingAppName)
public UpdateWebCustomDomainInput.Builder protocol(String protocol)
public UpdateWebCustomDomainInput.Builder routeConfig(RouteConfig routeConfig)
public UpdateWebCustomDomainInput.Builder webCertConfig(WebCertConfig webCertConfig)
public UpdateWebCustomDomainInput.Builder webTLSConfig(WebTLSConfig webTLSConfig)
public UpdateWebCustomDomainInput.Builder webWAFConfig(WebWAFConfig webWAFConfig)
public UpdateWebCustomDomainInput build()
Copyright © 2024. All rights reserved.