Uses of Class
com.oracle.bmc.marketplaceprivateoffer.model.Contact.Builder
-
Packages that use Contact.Builder Package Description com.oracle.bmc.marketplaceprivateoffer.model -
-
Uses of Contact.Builder in com.oracle.bmc.marketplaceprivateoffer.model
Methods in com.oracle.bmc.marketplaceprivateoffer.model that return Contact.Builder Modifier and Type Method Description static Contact.BuilderContact. builder()Create a new builder.Contact.BuilderContact.Builder. copy(Contact model)Contact.BuilderContact.Builder. email(String email)The email of the contactContact.BuilderContact.Builder. firstName(String firstName)The first name of the contactContact.BuilderContact.Builder. lastName(String lastName)The last name of the contactContact.BuilderContact. toBuilder()
-