Package | Description |
---|---|
com.oracle.bmc.cims.model |
Modifier and Type | Method and Description |
---|---|
Contact |
Contact.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Contact> |
ContactList.getContactList()
The list of contacts.
|
List<Contact> |
CreateIncident.getContacts()
The list of contacts.
|
Modifier and Type | Method and Description |
---|---|
Contact.Builder |
Contact.Builder.copy(Contact model) |
Modifier and Type | Method and Description |
---|---|
ContactList.Builder |
ContactList.Builder.contactList(List<Contact> contactList)
The list of contacts.
|
CreateIncident.Builder |
CreateIncident.Builder.contacts(List<Contact> contacts)
The list of contacts.
|
Constructor and Description |
---|
ContactList(List<Contact> contactList)
Deprecated.
|
CreateIncident(String compartmentId,
CreateTicketDetails ticket,
String csi,
ProblemType problemType,
List<Contact> contacts,
String referrer)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.