Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
static Contact.Builder |
Contact.builder()
Create a new builder.
|
Contact.Builder |
Contact.Builder.contactEmail(String contactEmail)
The email of the contact person.
|
Contact.Builder |
Contact.Builder.contactName(String contactName)
The name of the contact person.
|
Contact.Builder |
Contact.Builder.contactPhone(String contactPhone)
The phone number of the contact person.
|
Contact.Builder |
Contact.Builder.contactType(Contact.ContactType contactType)
The type of contact, such as primary or alternate.
|
Contact.Builder |
Contact.Builder.copy(Contact model) |
Contact.Builder |
Contact.Builder.email(String email)
The email of the contact person.
|
Contact.Builder |
Contact.toBuilder() |
Copyright © 2016–2024. All rights reserved.