Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.model.SenderInvitationCollection
- 
Packages that use SenderInvitationCollection Package Description com.oracle.bmc.tenantmanagercontrolplane.model com.oracle.bmc.tenantmanagercontrolplane.responses 
- 
- 
Uses of SenderInvitationCollection in com.oracle.bmc.tenantmanagercontrolplane.modelMethods in com.oracle.bmc.tenantmanagercontrolplane.model that return SenderInvitationCollection Modifier and Type Method Description SenderInvitationCollectionSenderInvitationCollection.Builder. build()Methods in com.oracle.bmc.tenantmanagercontrolplane.model with parameters of type SenderInvitationCollection Modifier and Type Method Description SenderInvitationCollection.BuilderSenderInvitationCollection.Builder. copy(SenderInvitationCollection model)
- 
Uses of SenderInvitationCollection in com.oracle.bmc.tenantmanagercontrolplane.responsesMethods in com.oracle.bmc.tenantmanagercontrolplane.responses that return SenderInvitationCollection Modifier and Type Method Description SenderInvitationCollectionListSenderInvitationsResponse. getSenderInvitationCollection()The returned SenderInvitationCollection instance.Methods in com.oracle.bmc.tenantmanagercontrolplane.responses with parameters of type SenderInvitationCollection Modifier and Type Method Description ListSenderInvitationsResponse.BuilderListSenderInvitationsResponse.Builder. senderInvitationCollection(SenderInvitationCollection senderInvitationCollection)The returned SenderInvitationCollection instance.
 
-