Uses of Class
software.amazon.awssdk.services.geoplaces.model.Contacts
-
Packages that use Contacts Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of Contacts in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return Contacts Modifier and Type Method Description ContactsGetPlaceResponse. contacts()List of potential contact methods for the result/place.ContactsSearchNearbyResultItem. contacts()List of potential contact methods for the result/place.ContactsSearchTextResultItem. contacts()List of potential contact methods for the result/place.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type Contacts Modifier and Type Method Description GetPlaceResponse.BuilderGetPlaceResponse.Builder. contacts(Contacts contacts)List of potential contact methods for the result/place.SearchNearbyResultItem.BuilderSearchNearbyResultItem.Builder. contacts(Contacts contacts)List of potential contact methods for the result/place.SearchTextResultItem.BuilderSearchTextResultItem.Builder. contacts(Contacts contacts)List of potential contact methods for the result/place.
-