| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless |
AWS IoT Wireless API documentation
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDeviceProfileResponse |
IotWirelessClient.createDeviceProfile(Consumer<CreateDeviceProfileRequest.Builder> createDeviceProfileRequest)
Creates a new device profile.
|
default CreateDeviceProfileResponse |
IotWirelessClient.createDeviceProfile(CreateDeviceProfileRequest createDeviceProfileRequest)
Creates a new device profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDeviceProfileResponse> |
IotWirelessAsyncClient.createDeviceProfile(Consumer<CreateDeviceProfileRequest.Builder> createDeviceProfileRequest)
Creates a new device profile.
|
default CompletableFuture<CreateDeviceProfileResponse> |
IotWirelessAsyncClient.createDeviceProfile(CreateDeviceProfileRequest createDeviceProfileRequest)
Creates a new device profile.
|
Copyright © 2021. All rights reserved.