Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
BuyerInformation.Builder |
BuyerInformation.Builder.additionalContacts(List<Contact> additionalContacts)
the additional contacts associated with the buyer
|
static BuyerInformation.Builder |
BuyerInformation.builder()
Create a new builder.
|
BuyerInformation.Builder |
BuyerInformation.Builder.companyName(String companyName)
the name of the company for the buyer
|
BuyerInformation.Builder |
BuyerInformation.Builder.copy(BuyerInformation model) |
BuyerInformation.Builder |
BuyerInformation.Builder.noteToBuyer(String noteToBuyer)
a note the seller can specify for the buyer through a notification email
|
BuyerInformation.Builder |
BuyerInformation.Builder.primaryContact(Contact primaryContact) |
BuyerInformation.Builder |
BuyerInformation.toBuilder() |
Copyright © 2016–2024. All rights reserved.