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