Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
GetDevicePoolResult |
AbstractAWSDeviceFarm.getDevicePool(GetDevicePoolRequest request) |
GetDevicePoolResult |
AWSDeviceFarmClient.getDevicePool(GetDevicePoolRequest getDevicePoolRequest)
Gets information about a device pool.
|
GetDevicePoolResult |
AWSDeviceFarm.getDevicePool(GetDevicePoolRequest getDevicePoolRequest)
Gets information about a device pool.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetDevicePoolResult> |
AbstractAWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest request) |
java.util.concurrent.Future<GetDevicePoolResult> |
AWSDeviceFarmAsyncClient.getDevicePoolAsync(GetDevicePoolRequest request) |
java.util.concurrent.Future<GetDevicePoolResult> |
AWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest getDevicePoolRequest)
Gets information about a device pool.
|
java.util.concurrent.Future<GetDevicePoolResult> |
AbstractAWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest request,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler) |
java.util.concurrent.Future<GetDevicePoolResult> |
AWSDeviceFarmAsyncClient.getDevicePoolAsync(GetDevicePoolRequest request,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler) |
java.util.concurrent.Future<GetDevicePoolResult> |
AWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest getDevicePoolRequest,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler)
Gets information about a device pool.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetDevicePoolResult> |
AbstractAWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest request,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler) |
java.util.concurrent.Future<GetDevicePoolResult> |
AWSDeviceFarmAsyncClient.getDevicePoolAsync(GetDevicePoolRequest request,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler) |
java.util.concurrent.Future<GetDevicePoolResult> |
AWSDeviceFarmAsync.getDevicePoolAsync(GetDevicePoolRequest getDevicePoolRequest,
AsyncHandler<GetDevicePoolRequest,GetDevicePoolResult> asyncHandler)
Gets information about a device pool.
|
Modifier and Type | Method and Description |
---|---|
GetDevicePoolResult |
GetDevicePoolResult.clone() |
GetDevicePoolResult |
GetDevicePoolResult.withDevicePool(DevicePool devicePool) |
Modifier and Type | Method and Description |
---|---|
GetDevicePoolResult |
GetDevicePoolResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |