public class HttpConfig
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
HttpConfig.Builder |
限定符和类型 | 方法和说明 |
---|---|
static HttpConfig.Builder |
builder() |
static HttpConfig |
create() |
String |
getCookie() |
Integer |
getCookieTimeout() |
Integer |
getIdleTimeout() |
Integer |
getRequestTimeout() |
String |
getScheduler() |
String |
getServerCertificateId() |
String |
getStickySession() |
String |
getStickySessionType() |
String |
getXForwardedFor() |
public static HttpConfig.Builder builder()
public static HttpConfig create()
public String getCookie()
public Integer getCookieTimeout()
public Integer getIdleTimeout()
public Integer getRequestTimeout()
public String getScheduler()
public String getServerCertificateId()
public String getStickySession()
public String getStickySessionType()
public String getXForwardedFor()
Copyright © 2023. All rights reserved.