@Generated public class CreateIpAccessList extends Object
Constructor and Description |
---|
CreateIpAccessList() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<String> |
getIpAddresses() |
String |
getLabel() |
ListType |
getListType() |
int |
hashCode() |
CreateIpAccessList |
setIpAddresses(Collection<String> ipAddresses) |
CreateIpAccessList |
setLabel(String label) |
CreateIpAccessList |
setListType(ListType listType) |
String |
toString() |
public CreateIpAccessList setIpAddresses(Collection<String> ipAddresses)
public Collection<String> getIpAddresses()
public CreateIpAccessList setLabel(String label)
public String getLabel()
public CreateIpAccessList setListType(ListType listType)
public ListType getListType()
Copyright © 2023. All rights reserved.