Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
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 updateDevicePoolRequest)
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> |
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.
|
Future<UpdateDevicePoolResult> |
AbstractAWSDeviceFarmAsync.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
Future<UpdateDevicePoolResult> |
AWSDeviceFarmAsyncClient.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateDevicePoolResult |
UpdateDevicePoolResult.clone() |
UpdateDevicePoolResult |
UpdateDevicePoolResult.withDevicePool(DevicePool devicePool) |
Copyright © 2018. All rights reserved.