public class EnableProxyProtocolResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
EnableProxyProtocolResponseBody.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static EnableProxyProtocolResponseBody.Builder |
builder() |
static EnableProxyProtocolResponseBody |
create() |
Integer |
getCode() |
Boolean |
getData() |
String |
getDynamicCode() |
String |
getDynamicMessage() |
String |
getErrorCode() |
Integer |
getHttpStatusCode() |
String |
getMessage() |
String |
getRequestId() |
Boolean |
getSuccess() |
EnableProxyProtocolResponseBody.Builder |
toBuilder() |
public static EnableProxyProtocolResponseBody.Builder builder()
public static EnableProxyProtocolResponseBody create()
public EnableProxyProtocolResponseBody.Builder toBuilder()
public Integer getCode()
public Boolean getData()
public String getDynamicCode()
public String getDynamicMessage()
public String getErrorCode()
public Integer getHttpStatusCode()
public String getMessage()
public String getRequestId()
public Boolean getSuccess()
Copyright © 2026. All rights reserved.