public static final class ListGatewaySlbResponseBody.Data.Builder extends Object
public ListGatewaySlbResponseBody.Data.Builder editEnable(Boolean editEnable)
Indicates whether the edit operation is supported.
example:false
public ListGatewaySlbResponseBody.Data.Builder gatewayId(String gatewayId)
The ID of the gateway.
example:1
public ListGatewaySlbResponseBody.Data.Builder gatewaySlbMode(String gatewaySlbMode)
The mode of the SLB instance.
example:UserSelect
public ListGatewaySlbResponseBody.Data.Builder gatewaySlbStatus(String gatewaySlbStatus)
The association status.
example:Ready
public ListGatewaySlbResponseBody.Data.Builder gmtCreate(String gmtCreate)
The creation time.
example:2022-01-14 14:39:16
public ListGatewaySlbResponseBody.Data.Builder httpPort(Integer httpPort)
The port number of the HTTP virtual service group.
example:80
public ListGatewaySlbResponseBody.Data.Builder httpsPort(Integer httpsPort)
The port number of the HTTPS virtual service group.
example:443
public ListGatewaySlbResponseBody.Data.Builder httpsVServerGroupId(String httpsVServerGroupId)
The ID of the HTTPS virtual service group.
example:353
public ListGatewaySlbResponseBody.Data.Builder id(String id)
The ID.
example:ID
public ListGatewaySlbResponseBody.Data.Builder serviceWeight(Integer serviceWeight)
The service weight.
example:80
public ListGatewaySlbResponseBody.Data.Builder slbId(String slbId)
The ID of the SLB instance.
example:lb-bp1kmnli3hdpreptw2ah3
public ListGatewaySlbResponseBody.Data.Builder slbIp(String slbIp)
The IP address of the SLB instance.
example:121.199.XX.XX
public ListGatewaySlbResponseBody.Data.Builder slbPort(String slbPort)
The port number of the SLB instance.
example:80,443
public ListGatewaySlbResponseBody.Data.Builder slbType(String slbType)
public ListGatewaySlbResponseBody.Data.Builder statusDesc(String statusDesc)
The description of the status.
example:Associating
public ListGatewaySlbResponseBody.Data.Builder type(String type)
The type.
example:PUB_NET
public ListGatewaySlbResponseBody.Data.Builder vServerGroupId(String vServerGroupId)
The ID of the HTTP virtual service group.
example:353
public ListGatewaySlbResponseBody.Data.Builder vServiceList(List<ListGatewaySlbResponseBody.VServiceList> vServiceList)
public ListGatewaySlbResponseBody.Data.Builder vsMetaInfo(String vsMetaInfo)
public ListGatewaySlbResponseBody.Data build()
Copyright © 2026. All rights reserved.