public static interface CreateWirelessDeviceResponse.Builder extends IotWirelessResponse.Builder, SdkPojo, CopyableBuilder<CreateWirelessDeviceResponse.Builder,CreateWirelessDeviceResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateWirelessDeviceResponse.Builder |
arn(String arn)
The Amazon Resource Name of the new resource.
|
CreateWirelessDeviceResponse.Builder |
id(String id)
The ID of the new wireless device.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateWirelessDeviceResponse.Builder arn(String arn)
The Amazon Resource Name of the new resource.
arn - The Amazon Resource Name of the new resource.CreateWirelessDeviceResponse.Builder id(String id)
The ID of the new wireless device.
id - The ID of the new wireless device.Copyright © 2021. All rights reserved.