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