程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
static BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.builder() |
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.extSlbId(String extSlbId)
The ID of the Internet-facing SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.extSlbIp(String extSlbIp)
The IP address of the Internet-facing SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.extSlbName(String extSlbName)
The name of the Internet-facing SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.extVServerGroupId(String extVServerGroupId)
The ID of the vServer group for the Internet-facing SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.slbId(String slbId)
The ID of the internal-facing SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.slbIp(String slbIp)
The IP address of the internal-facing SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.slbName(String slbName)
The name of the internal-facing SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.slbPort(Integer slbPort)
The listener port for the SLB instance.
|
BindSlbResponseBody.Data.Builder |
BindSlbResponseBody.Data.Builder.vServerGroupId(String vServerGroupId)
The ID of the vServer group for the internal-facing SLB instance.
|
Copyright © 2023. All rights reserved.