| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContactData> |
SearchContactsResponse.contacts()
The contacts that meet the specified set of filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchContactsResponse.Builder |
SearchContactsResponse.Builder.contacts(ContactData... contacts)
The contacts that meet the specified set of filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchContactsResponse.Builder |
SearchContactsResponse.Builder.contacts(Collection<ContactData> contacts)
The contacts that meet the specified set of filter criteria, in sort order.
|
Copyright © 2021. All rights reserved.