| static SenderInvitation.Builder | SenderInvitation. builder() | Create a new builder. | 
| SenderInvitation.Builder | SenderInvitation.Builder. compartmentId(String compartmentId) | OCID of the sender tenancy. | 
| SenderInvitation.Builder | SenderInvitation.Builder. copy(SenderInvitation model) |  | 
| SenderInvitation.Builder | SenderInvitation.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| SenderInvitation.Builder | SenderInvitation.Builder. displayName(String displayName) | A user-created name to describe the invitation. | 
| SenderInvitation.Builder | SenderInvitation.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| SenderInvitation.Builder | SenderInvitation.Builder. id(String id) | OCID of the sender invitation. | 
| SenderInvitation.Builder | SenderInvitation.Builder. lifecycleState(LifecycleState lifecycleState) | Lifecycle state of the sender invitation. | 
| SenderInvitation.Builder | SenderInvitation.Builder. recipientEmailAddress(String recipientEmailAddress) | Email address of the recipient. | 
| SenderInvitation.Builder | SenderInvitation.Builder. recipientInvitationId(String recipientInvitationId) | OCID of the corresponding recipient invitation. | 
| SenderInvitation.Builder | SenderInvitation.Builder. recipientTenancyId(String recipientTenancyId) | OCID of the recipient tenancy. | 
| SenderInvitation.Builder | SenderInvitation.Builder. status(SenderInvitationStatus status) | Status of the sender invitation. | 
| SenderInvitation.Builder | SenderInvitation.Builder. subjects(List<InvitationSubject> subjects) | The list of subjects the invitation contains. | 
| SenderInvitation.Builder | SenderInvitation.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| SenderInvitation.Builder | SenderInvitation.Builder. timeCreated(Date timeCreated) | Date and time when the sender invitation was created. | 
| SenderInvitation.Builder | SenderInvitation.Builder. timeUpdated(Date timeUpdated) | Date and time when the sender invitation was last updated. | 
| SenderInvitation.Builder | SenderInvitation. toBuilder() |  |