public static final class ListGatewayResponseBody.InternetSlb.Builder extends Object
public ListGatewayResponseBody.InternetSlb.Builder gatewaySlbMode(String gatewaySlbMode)
The mode of the SLB instance.
example:UserHost
public ListGatewayResponseBody.InternetSlb.Builder gatewaySlbStatus(String gatewaySlbStatus)
The state of the SLB instance.
example:Ready
public ListGatewayResponseBody.InternetSlb.Builder internetNetworkFlow(String internetNetworkFlow)
The traffic of the gateway.
example:20
public ListGatewayResponseBody.InternetSlb.Builder slbId(String slbId)
The ID of the SLB instance.
example:lb-bp1ut8asdfgucjk****
public ListGatewayResponseBody.InternetSlb.Builder slbIp(String slbIp)
The IP address of the SLB instance.
example:153.12.XX.XX
public ListGatewayResponseBody.InternetSlb.Builder slbPort(String slbPort)
The port number of the SLB instance.
example:slb.s2.small
public ListGatewayResponseBody.InternetSlb.Builder slbSpec(String slbSpec)
The specifications of the SLB instance.
example:slb.s2.small
public ListGatewayResponseBody.InternetSlb.Builder statusDesc(String statusDesc)
The description of the state.
example:Creating
public ListGatewayResponseBody.InternetSlb.Builder type(String type)
The type of the SLB instance.
example:PUB_NET
public ListGatewayResponseBody.InternetSlb build()
Copyright © 2026. All rights reserved.