| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDevicePoolResponse |
DeviceFarmClient.createDevicePool(Consumer<CreateDevicePoolRequest.Builder> createDevicePoolRequest)
Creates a device pool.
|
default CreateDevicePoolResponse |
DeviceFarmClient.createDevicePool(CreateDevicePoolRequest createDevicePoolRequest)
Creates a device pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDevicePoolResponse> |
DeviceFarmAsyncClient.createDevicePool(Consumer<CreateDevicePoolRequest.Builder> createDevicePoolRequest)
Creates a device pool.
|
default CompletableFuture<CreateDevicePoolResponse> |
DeviceFarmAsyncClient.createDevicePool(CreateDevicePoolRequest createDevicePoolRequest)
Creates a device pool.
|
Copyright © 2021. All rights reserved.