Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
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.
|
UpdateDevicePoolResult |
AWSDeviceFarm.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 |
---|---|
java.util.concurrent.Future<UpdateDevicePoolResult> |
AbstractAWSDeviceFarmAsync.updateDevicePoolAsync(UpdateDevicePoolRequest request) |
java.util.concurrent.Future<UpdateDevicePoolResult> |
AWSDeviceFarmAsyncClient.updateDevicePoolAsync(UpdateDevicePoolRequest request) |
java.util.concurrent.Future<UpdateDevicePoolResult> |
AWSDeviceFarmAsync.updateDevicePoolAsync(UpdateDevicePoolRequest updateDevicePoolRequest)
Modifies the name, description, and rules in a device pool given the
attributes and the pool ARN.
|
java.util.concurrent.Future<UpdateDevicePoolResult> |
AbstractAWSDeviceFarmAsync.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
java.util.concurrent.Future<UpdateDevicePoolResult> |
AWSDeviceFarmAsyncClient.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
java.util.concurrent.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 |
---|---|
java.util.concurrent.Future<UpdateDevicePoolResult> |
AbstractAWSDeviceFarmAsync.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
java.util.concurrent.Future<UpdateDevicePoolResult> |
AWSDeviceFarmAsyncClient.updateDevicePoolAsync(UpdateDevicePoolRequest request,
AsyncHandler<UpdateDevicePoolRequest,UpdateDevicePoolResult> asyncHandler) |
java.util.concurrent.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) |
Modifier and Type | Method and Description |
---|---|
UpdateDevicePoolResult |
UpdateDevicePoolResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |