public static final class UpdateGtmAddressPoolRequest.Addr.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateGtmAddressPoolRequest.Addr |
build() |
UpdateGtmAddressPoolRequest.Addr.Builder |
lbaWeight(Integer lbaWeight)
The weight of the address pool that you want to modify.
|
UpdateGtmAddressPoolRequest.Addr.Builder |
mode(String mode)
The mode of the address pool that you want to modify.
|
UpdateGtmAddressPoolRequest.Addr.Builder |
value(String value)
The addresses in the address pool.
|
public UpdateGtmAddressPoolRequest.Addr.Builder lbaWeight(Integer lbaWeight)
The weight of the address pool that you want to modify.
example:1
public UpdateGtmAddressPoolRequest.Addr.Builder mode(String mode)
The mode of the address pool that you want to modify.
SMART
public UpdateGtmAddressPoolRequest.Addr.Builder value(String value)
The addresses in the address pool.
example:1.1.1.1
public UpdateGtmAddressPoolRequest.Addr build()
Copyright © 2026. All rights reserved.