public static final class AddGatewaySlbRequest.VServiceList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AddGatewaySlbRequest.VServiceList |
build() |
AddGatewaySlbRequest.VServiceList.Builder |
port(Integer port)
The port number.
|
AddGatewaySlbRequest.VServiceList.Builder |
protocol(String protocol)
The protocol type.
|
AddGatewaySlbRequest.VServiceList.Builder |
vServerGroupId(String vServerGroupId)
The ID of the virtual server group.
|
AddGatewaySlbRequest.VServiceList.Builder |
vServerGroupName(String vServerGroupName)
The name of the virtual server group.
|
public AddGatewaySlbRequest.VServiceList.Builder port(Integer port)
The port number.
example:443
public AddGatewaySlbRequest.VServiceList.Builder protocol(String protocol)
The protocol type. Valid values:
HTTPS
public AddGatewaySlbRequest.VServiceList.Builder vServerGroupId(String vServerGroupId)
The ID of the virtual server group.
example:rsp-bp1jt0fyl
public AddGatewaySlbRequest.VServiceList.Builder vServerGroupName(String vServerGroupName)
The name of the virtual server group.
public AddGatewaySlbRequest.VServiceList build()
Copyright © 2026. All rights reserved.