CopyableBuilder<GetDeviceResponse.Builder,GetDeviceResponse>
, SdkBuilder<GetDeviceResponse.Builder,GetDeviceResponse>
public static interface GetDeviceResponse.Builder extends CopyableBuilder<GetDeviceResponse.Builder,GetDeviceResponse>
Modifier and Type | Method | Description |
---|---|---|
GetDeviceResponse.Builder |
device(Device device) |
An object containing information about the requested device.
|
copy
apply, build
GetDeviceResponse.Builder device(Device device)
An object containing information about the requested device.
device
- An object containing information about the requested device.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.