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