| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
static GetDevicePoolResponse.Builder |
GetDevicePoolResponse.builder() |
default GetDevicePoolResponse.Builder |
GetDevicePoolResponse.Builder.devicePool(Consumer<DevicePool.Builder> devicePool)
An object that contains information about the requested device pool.
|
GetDevicePoolResponse.Builder |
GetDevicePoolResponse.Builder.devicePool(DevicePool devicePool)
An object that contains information about the requested device pool.
|
GetDevicePoolResponse.Builder |
GetDevicePoolResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDevicePoolResponse.Builder> |
GetDevicePoolResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.