Uses of Class
com.oracle.bmc.marketplacepublisher.model.SellerInformation.Builder
-
Packages that use SellerInformation.Builder Package Description com.oracle.bmc.marketplacepublisher.model -
-
Uses of SellerInformation.Builder in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return SellerInformation.Builder Modifier and Type Method Description SellerInformation.Builder
SellerInformation.Builder. additionalContacts(List<Contact> additionalContacts)
the additional contacts associated with the sellerstatic SellerInformation.Builder
SellerInformation. builder()
Create a new builder.SellerInformation.Builder
SellerInformation.Builder. copy(SellerInformation model)
SellerInformation.Builder
SellerInformation.Builder. primaryContact(Contact primaryContact)
SellerInformation.Builder
SellerInformation. toBuilder()
-