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