public static class UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResult
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<String> |
esIPWhitelist
The list of whitelists.
|
UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResultNetworkConfig |
networkConfig
The name of the whitelist.
|
构造器和说明 |
---|
UpdateWhiteIpsResponseBodyResult() |
@NameInMap(value="esIPWhitelist") public List<String> esIPWhitelist
The list of whitelists.
@NameInMap(value="networkConfig") public UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResultNetworkConfig networkConfig
The name of the whitelist. By default, the default whitelist is included.
public static UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResult setEsIPWhitelist(List<String> esIPWhitelist)
public UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResult setNetworkConfig(UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResultNetworkConfig networkConfig)
public UpdateWhiteIpsResponseBody.UpdateWhiteIpsResponseBodyResultNetworkConfig getNetworkConfig()
Copyright © 2024. All rights reserved.