public static final class UpdateWhiteIpsRequest.WhiteIpGroup.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
UpdateWhiteIpsRequest.WhiteIpGroup |
build() |
UpdateWhiteIpsRequest.WhiteIpGroup.Builder |
groupName(String groupName)
The type of the whitelist.
|
UpdateWhiteIpsRequest.WhiteIpGroup.Builder |
ips(List<String> ips)
The returned result.
|
UpdateWhiteIpsRequest.WhiteIpGroup.Builder |
whiteIpType(String whiteIpType)
The returned result.
|
public UpdateWhiteIpsRequest.WhiteIpGroup.Builder groupName(String groupName)
public UpdateWhiteIpsRequest.WhiteIpGroup.Builder ips(List<String> ips)
public UpdateWhiteIpsRequest.WhiteIpGroup.Builder whiteIpType(String whiteIpType)
public UpdateWhiteIpsRequest.WhiteIpGroup build()
Copyright © 2024. All rights reserved.