public class ModifyIpAllowListV2Request extends Object
| Constructor and Description |
|---|
ModifyIpAllowListV2Request() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ModifyIpAllowListV2Request |
esIpAllowList(EsIpAllowListForModifyIpAllowListV2Input esIpAllowList) |
@Valid EsIpAllowListForModifyIpAllowListV2Input |
getEsIpAllowList()
Get esIpAllowList
|
@NotNull String |
getInstanceId()
Get instanceId
|
int |
hashCode() |
ModifyIpAllowListV2Request |
instanceId(String instanceId) |
void |
setEsIpAllowList(EsIpAllowListForModifyIpAllowListV2Input esIpAllowList) |
void |
setInstanceId(String instanceId) |
String |
toString() |
public ModifyIpAllowListV2Request esIpAllowList(EsIpAllowListForModifyIpAllowListV2Input esIpAllowList)
@Valid public @Valid EsIpAllowListForModifyIpAllowListV2Input getEsIpAllowList()
public void setEsIpAllowList(EsIpAllowListForModifyIpAllowListV2Input esIpAllowList)
public ModifyIpAllowListV2Request instanceId(String instanceId)
@NotNull public @NotNull String getInstanceId()
public void setInstanceId(String instanceId)
Copyright © 2026. All rights reserved.