Uses of Class
com.oracle.bmc.marketplaceprivateoffer.model.BuyerInformation.Builder
-
Packages that use BuyerInformation.Builder Package Description com.oracle.bmc.marketplaceprivateoffer.model -
-
Uses of BuyerInformation.Builder in com.oracle.bmc.marketplaceprivateoffer.model
Methods in com.oracle.bmc.marketplaceprivateoffer.model that return BuyerInformation.Builder Modifier and Type Method Description BuyerInformation.BuilderBuyerInformation.Builder. additionalContacts(List<Contact> additionalContacts)the additional contacts associated with the buyerstatic BuyerInformation.BuilderBuyerInformation. builder()Create a new builder.BuyerInformation.BuilderBuyerInformation.Builder. companyName(String companyName)the name of the company for the buyerBuyerInformation.BuilderBuyerInformation.Builder. copy(BuyerInformation model)BuyerInformation.BuilderBuyerInformation.Builder. noteToBuyer(String noteToBuyer)a note the seller can specify for the buyer through a notification emailBuyerInformation.BuilderBuyerInformation.Builder. primaryContact(Contact primaryContact)BuyerInformation.BuilderBuyerInformation. toBuilder()
-