public static interface GetDeviceResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDeviceResponse.Builder,GetDeviceResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDeviceResponse.Builder |
device(Device device)
An object containing information about the requested device.
|
copyapply, buildGetDeviceResponse.Builder device(Device device)
An object containing information about the requested device.
device - An object containing information about the requested device.Copyright © 2017. All rights reserved.