public class GetProxyResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GetProxyResponseBody.Builder |
限定符和类型 | 方法和说明 |
---|---|
static GetProxyResponseBody.Builder |
builder() |
static GetProxyResponseBody |
create() |
Long |
getCreatorId() |
String |
getCreatorName() |
String |
getErrorCode() |
String |
getErrorMessage() |
Integer |
getHttpsPort() |
Long |
getInstanceId() |
Boolean |
getPrivateEnable() |
String |
getPrivateHost() |
Integer |
getProtocolPort() |
String |
getProtocolType() |
Long |
getProxyId() |
Boolean |
getPublicEnable() |
String |
getPublicHost() |
String |
getRegionId() |
String |
getRequestId() |
Boolean |
getSuccess() |
public static GetProxyResponseBody.Builder builder()
public static GetProxyResponseBody create()
public Long getCreatorId()
public String getCreatorName()
public String getErrorCode()
public String getErrorMessage()
public Integer getHttpsPort()
public Long getInstanceId()
public Boolean getPrivateEnable()
public String getPrivateHost()
public Integer getProtocolPort()
public String getProtocolType()
public Long getProxyId()
public Boolean getPublicEnable()
public String getPublicHost()
public String getRegionId()
public String getRequestId()
public Boolean getSuccess()
Copyright © 2023. All rights reserved.