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