@Generated public class UpdateRecipient extends Object
Constructor and Description |
---|
UpdateRecipient() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getComment() |
IpAccessList |
getIpAccessList() |
String |
getName() |
String |
getNewName() |
String |
getOwner() |
SecurablePropertiesKvPairs |
getPropertiesKvpairs() |
int |
hashCode() |
UpdateRecipient |
setComment(String comment) |
UpdateRecipient |
setIpAccessList(IpAccessList ipAccessList) |
UpdateRecipient |
setName(String name) |
UpdateRecipient |
setNewName(String newName) |
UpdateRecipient |
setOwner(String owner) |
UpdateRecipient |
setPropertiesKvpairs(SecurablePropertiesKvPairs propertiesKvpairs) |
String |
toString() |
public UpdateRecipient setComment(String comment)
public String getComment()
public UpdateRecipient setIpAccessList(IpAccessList ipAccessList)
public IpAccessList getIpAccessList()
public UpdateRecipient setName(String name)
public String getName()
public UpdateRecipient setNewName(String newName)
public String getNewName()
public UpdateRecipient setOwner(String owner)
public String getOwner()
public UpdateRecipient setPropertiesKvpairs(SecurablePropertiesKvPairs propertiesKvpairs)
public SecurablePropertiesKvPairs getPropertiesKvpairs()
Copyright © 2024. All rights reserved.