| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceProfile> |
ListDeviceProfilesResponse.deviceProfileList()
The list of device profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeviceProfilesResponse.Builder |
ListDeviceProfilesResponse.Builder.deviceProfileList(DeviceProfile... deviceProfileList)
The list of device profiles.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeviceProfilesResponse.Builder |
ListDeviceProfilesResponse.Builder.deviceProfileList(Collection<DeviceProfile> deviceProfileList)
The list of device profiles.
|
Copyright © 2023. All rights reserved.