| Modifier and Type | Class and Description |
|---|---|
static class |
Contacts.Person
A contact person for the entry.
|
static class |
Contacts.Person.Builder
A contact person for the entry.
|
| Modifier and Type | Method and Description |
|---|---|
Contacts.PersonOrBuilder |
Contacts.getPeopleOrBuilder(int index)
The list of contact people for the entry.
|
Contacts.PersonOrBuilder |
Contacts.Builder.getPeopleOrBuilder(int index)
The list of contact people for the entry.
|
Contacts.PersonOrBuilder |
ContactsOrBuilder.getPeopleOrBuilder(int index)
The list of contact people for the entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Contacts.PersonOrBuilder> |
Contacts.getPeopleOrBuilderList()
The list of contact people for the entry.
|
List<? extends Contacts.PersonOrBuilder> |
Contacts.Builder.getPeopleOrBuilderList()
The list of contact people for the entry.
|
List<? extends Contacts.PersonOrBuilder> |
ContactsOrBuilder.getPeopleOrBuilderList()
The list of contact people for the entry.
|
Copyright © 2023 Google LLC. All rights reserved.