public static interface GetDeviceRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDeviceRequest.Builder,GetDeviceRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDeviceRequest.Builder |
arn(String arn)
The device type's ARN.
|
copyapply, buildGetDeviceRequest.Builder arn(String arn)
The device type's ARN.
arn - The device type's ARN.Copyright © 2017. All rights reserved.