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.
|
default GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.sidewalk(Consumer<SidewalkGetDeviceProfile.Builder> sidewalk) |
Information about the Sidewalk parameters in the device profile.
|
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.Builder.sidewalk(SidewalkGetDeviceProfile sidewalk) |
Information about the Sidewalk parameters in the device profile.
|
GetDeviceProfileResponse.Builder |
GetDeviceProfileResponse.toBuilder() |
|