| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.arn(String arn)
The Amazon Resource Name of the resource.
|
static GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.builder() |
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.id(String id)
The ID of the device profile.
|
default GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.loRaWAN(Consumer<LoRaWANDeviceProfile.Builder> loRaWAN)
Information about the device profile.
|
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.loRaWAN(LoRaWANDeviceProfile loRaWAN)
Information about the device profile.
|
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.name(String name)
The name of the resource.
|
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDeviceProfileResponse.Builder> |
GetDeviceProfileResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.