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