| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateDevicePoolResult |
AWSDeviceFarm.updateDevicePool(UpdateDevicePoolRequest updateDevicePoolRequest)
Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.
|
UpdateDevicePoolResult |
AbstractAWSDeviceFarm.updateDevicePool(UpdateDevicePoolRequest request) |
UpdateDevicePoolResult |
AWSDeviceFarmClient.updateDevicePool(UpdateDevicePoolRequest request)
Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateDevicePoolResult> |
AWSDeviceFarmAsyncClient.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
Future<UpdateDevicePoolResult> |
AbstractAWSDeviceFarmAsync.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
Future<UpdateDevicePoolResult> |
AWSDeviceFarmAsync.updateDevicePoolAsync(UpdateDevicePoolRequest updateDevicePoolRequest,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler)
Modifies the name, description, and rules in a device pool given the attributes and the pool ARN.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDevicePoolResult |
UpdateDevicePoolResult.clone() |
UpdateDevicePoolResult |
UpdateDevicePoolResult.withDevicePool(DevicePool devicePool)
The device pool you just updated.
|
Copyright © 2021. All rights reserved.