public static interface CreateDevicePoolResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateDevicePoolResponse.Builder,CreateDevicePoolResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateDevicePoolResponse.Builder |
devicePool(DevicePool devicePool)
The newly created device pool.
|
copyapply, buildCreateDevicePoolResponse.Builder devicePool(DevicePool devicePool)
The newly created device pool.
devicePool - The newly created device pool.Copyright © 2017. All rights reserved.