Uses of Interface
com.google.cloud.datacatalog.v1.Contacts.PersonOrBuilder
-
Packages that use Contacts.PersonOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of Contacts.PersonOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement Contacts.PersonOrBuilder Modifier and Type Class Description static classContacts.PersonA contact person for the entry.static classContacts.Person.BuilderA contact person for the entry.Methods in com.google.cloud.datacatalog.v1 that return Contacts.PersonOrBuilder Modifier and Type Method Description Contacts.PersonOrBuilderContacts.Builder. getPeopleOrBuilder(int index)The list of contact people for the entry.Contacts.PersonOrBuilderContacts. getPeopleOrBuilder(int index)The list of contact people for the entry.Contacts.PersonOrBuilderContactsOrBuilder. getPeopleOrBuilder(int index)The list of contact people for the entry.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type Contacts.PersonOrBuilder Modifier and Type Method Description List<? extends Contacts.PersonOrBuilder>Contacts.Builder. getPeopleOrBuilderList()The list of contact people for the entry.List<? extends Contacts.PersonOrBuilder>Contacts. getPeopleOrBuilderList()The list of contact people for the entry.List<? extends Contacts.PersonOrBuilder>ContactsOrBuilder. getPeopleOrBuilderList()The list of contact people for the entry.
-