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