public static interface GetDevicePoolResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetDevicePoolResponse.Builder,GetDevicePoolResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDevicePoolResponse.Builder |
devicePool(DevicePool devicePool)
An object containing information about the requested device pool.
|
copyapply, buildGetDevicePoolResponse.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. All rights reserved.