@Generated public class RecipientInfo extends Object
Constructor and Description |
---|
RecipientInfo() |
public RecipientInfo setActivated(Boolean activated)
public Boolean getActivated()
public RecipientInfo setActivationUrl(String activationUrl)
public String getActivationUrl()
public RecipientInfo setAuthenticationType(AuthenticationType authenticationType)
public AuthenticationType getAuthenticationType()
public RecipientInfo setCloud(String cloud)
public String getCloud()
public RecipientInfo setComment(String comment)
public String getComment()
public RecipientInfo setCreatedAt(Long createdAt)
public Long getCreatedAt()
public RecipientInfo setCreatedBy(String createdBy)
public String getCreatedBy()
public RecipientInfo setDataRecipientGlobalMetastoreId(Object dataRecipientGlobalMetastoreId)
public Object getDataRecipientGlobalMetastoreId()
public RecipientInfo setIpAccessList(IpAccessList ipAccessList)
public IpAccessList getIpAccessList()
public RecipientInfo setMetastoreId(String metastoreId)
public String getMetastoreId()
public RecipientInfo setName(String name)
public String getName()
public RecipientInfo setOwner(String owner)
public String getOwner()
public RecipientInfo setPropertiesKvpairs(SecurablePropertiesKvPairs propertiesKvpairs)
public SecurablePropertiesKvPairs getPropertiesKvpairs()
public RecipientInfo setRegion(String region)
public String getRegion()
public RecipientInfo setSharingCode(String sharingCode)
public String getSharingCode()
public RecipientInfo setTokens(Collection<RecipientTokenInfo> tokens)
public Collection<RecipientTokenInfo> getTokens()
public RecipientInfo setUpdatedAt(Long updatedAt)
public Long getUpdatedAt()
public RecipientInfo setUpdatedBy(String updatedBy)
public String getUpdatedBy()
Copyright © 2023. All rights reserved.