@Generated public class IpAccessList extends Object
| Constructor and Description |
|---|
IpAccessList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<String> |
getAllowedIpAddresses() |
int |
hashCode() |
IpAccessList |
setAllowedIpAddresses(Collection<String> allowedIpAddresses) |
String |
toString() |
public IpAccessList setAllowedIpAddresses(Collection<String> allowedIpAddresses)
public Collection<String> getAllowedIpAddresses()
Copyright © 2024. All rights reserved.