public static final class SelectGatewaySlbResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
SelectGatewaySlbResponseBody.Data |
build() |
SelectGatewaySlbResponseBody.Data.Builder |
slbId(String slbId)
The ID of the SLB instance.
|
SelectGatewaySlbResponseBody.Data.Builder |
slbName(String slbName)
The name of the SLB instance.
|
public SelectGatewaySlbResponseBody.Data.Builder slbId(String slbId)
The ID of the SLB instance.
example:lb-bp14lqiw5n96hq2****
public SelectGatewaySlbResponseBody.Data.Builder slbName(String slbName)
The name of the SLB instance.
example:MseGatewaySlb-gw
public SelectGatewaySlbResponseBody.Data build()
Copyright © 2026. All rights reserved.