| Modifier and Type | Class and Description |
|---|---|
class |
Contact
The email address of a contact.
|
static class |
Contact.Builder
The email address of a contact.
|
| Modifier and Type | Method and Description |
|---|---|
ContactOrBuilder |
ContactDetailsOrBuilder.getContactsOrBuilder(int index)
A list of contacts
|
ContactOrBuilder |
ContactDetails.getContactsOrBuilder(int index)
A list of contacts
|
ContactOrBuilder |
ContactDetails.Builder.getContactsOrBuilder(int index)
A list of contacts
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ContactOrBuilder> |
ContactDetailsOrBuilder.getContactsOrBuilderList()
A list of contacts
|
List<? extends ContactOrBuilder> |
ContactDetails.getContactsOrBuilderList()
A list of contacts
|
List<? extends ContactOrBuilder> |
ContactDetails.Builder.getContactsOrBuilderList()
A list of contacts
|
Copyright © 2024 Google LLC. All rights reserved.