@Generated public class ListRecipientsResponse extends Object
Constructor and Description |
---|
ListRecipientsResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<RecipientInfo> |
getRecipients() |
int |
hashCode() |
ListRecipientsResponse |
setRecipients(Collection<RecipientInfo> recipients) |
String |
toString() |
public ListRecipientsResponse setRecipients(Collection<RecipientInfo> recipients)
public Collection<RecipientInfo> getRecipients()
Copyright © 2023. All rights reserved.