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(DeviceType device) |
The device.
|
copy
apply, build
GetDeviceResponse.Builder device(DeviceType device)
The device.
device
- The device.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.