Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.RecipientInvitation
- 
Packages that use RecipientInvitation Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of RecipientInvitation in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return RecipientInvitation Modifier and Type Method Description RecipientInvitationRecipientInvitation.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type RecipientInvitation Modifier and Type Method Description RecipientInvitation.BuilderRecipientInvitation.Builder. copy(RecipientInvitation model)
- 
Uses of RecipientInvitation in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return RecipientInvitation Modifier and Type Method Description RecipientInvitationGetRecipientInvitationResponse. getRecipientInvitation()The returned RecipientInvitation instance.RecipientInvitationIgnoreRecipientInvitationResponse. getRecipientInvitation()The returned RecipientInvitation instance.RecipientInvitationUpdateRecipientInvitationResponse. getRecipientInvitation()The returned RecipientInvitation instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type RecipientInvitation Modifier and Type Method Description GetRecipientInvitationResponse.BuilderGetRecipientInvitationResponse.Builder. recipientInvitation(RecipientInvitation recipientInvitation)The returned RecipientInvitation instance.IgnoreRecipientInvitationResponse.BuilderIgnoreRecipientInvitationResponse.Builder. recipientInvitation(RecipientInvitation recipientInvitation)The returned RecipientInvitation instance.UpdateRecipientInvitationResponse.BuilderUpdateRecipientInvitationResponse.Builder. recipientInvitation(RecipientInvitation recipientInvitation)The returned RecipientInvitation instance.
 
-