public static final class UpdateWhiteIpsRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
UpdateWhiteIpsRequest |
build() |
UpdateWhiteIpsRequest.Builder |
clientToken(String clientToken)
The IP addresses in the whitelist.
|
UpdateWhiteIpsRequest.Builder |
esIPWhitelist(List<String> esIPWhitelist)
The name of the whitelist.
|
UpdateWhiteIpsRequest.Builder |
instanceId(String instanceId)
The request body.
|
UpdateWhiteIpsRequest.Builder |
modifyMode(String modifyMode)
The IP addresses in the whitelist.
|
UpdateWhiteIpsRequest.Builder |
whiteIpGroup(UpdateWhiteIpsRequest.WhiteIpGroup whiteIpGroup)
The IP addresses in the whitelist.
|
public UpdateWhiteIpsRequest.Builder instanceId(String instanceId)
public UpdateWhiteIpsRequest.Builder esIPWhitelist(List<String> esIPWhitelist)
public UpdateWhiteIpsRequest.Builder whiteIpGroup(UpdateWhiteIpsRequest.WhiteIpGroup whiteIpGroup)
public UpdateWhiteIpsRequest.Builder clientToken(String clientToken)
public UpdateWhiteIpsRequest.Builder modifyMode(String modifyMode)
> You cannot configure both the esIPWhitelist and whiteIpGroup parameters.
public UpdateWhiteIpsRequest build()
Copyright © 2024. All rights reserved.