Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
ListDevicePoolsResult |
AbstractAWSDeviceFarm.listDevicePools(ListDevicePoolsRequest request) |
ListDevicePoolsResult |
AWSDeviceFarmClient.listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
ListDevicePoolsResult |
AWSDeviceFarm.listDevicePools(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
java.util.concurrent.Future<ListDevicePoolsResult> |
AbstractAWSDeviceFarmAsync.listDevicePoolsAsync(ListDevicePoolsRequest request) |
java.util.concurrent.Future<ListDevicePoolsResult> |
AWSDeviceFarmAsyncClient.listDevicePoolsAsync(ListDevicePoolsRequest request) |
java.util.concurrent.Future<ListDevicePoolsResult> |
AWSDeviceFarmAsync.listDevicePoolsAsync(ListDevicePoolsRequest listDevicePoolsRequest)
Gets information about device pools.
|
java.util.concurrent.Future<ListDevicePoolsResult> |
AbstractAWSDeviceFarmAsync.listDevicePoolsAsync(ListDevicePoolsRequest request,
AsyncHandler<ListDevicePoolsRequest,ListDevicePoolsResult> asyncHandler) |
java.util.concurrent.Future<ListDevicePoolsResult> |
AWSDeviceFarmAsyncClient.listDevicePoolsAsync(ListDevicePoolsRequest request,
AsyncHandler<ListDevicePoolsRequest,ListDevicePoolsResult> asyncHandler) |
java.util.concurrent.Future<ListDevicePoolsResult> |
AWSDeviceFarmAsync.listDevicePoolsAsync(ListDevicePoolsRequest listDevicePoolsRequest,
AsyncHandler<ListDevicePoolsRequest,ListDevicePoolsResult> asyncHandler)
Gets information about device pools.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListDevicePoolsResult> |
AbstractAWSDeviceFarmAsync.listDevicePoolsAsync(ListDevicePoolsRequest request,
AsyncHandler<ListDevicePoolsRequest,ListDevicePoolsResult> asyncHandler) |
java.util.concurrent.Future<ListDevicePoolsResult> |
AWSDeviceFarmAsyncClient.listDevicePoolsAsync(ListDevicePoolsRequest request,
AsyncHandler<ListDevicePoolsRequest,ListDevicePoolsResult> asyncHandler) |
java.util.concurrent.Future<ListDevicePoolsResult> |
AWSDeviceFarmAsync.listDevicePoolsAsync(ListDevicePoolsRequest listDevicePoolsRequest,
AsyncHandler<ListDevicePoolsRequest,ListDevicePoolsResult> asyncHandler)
Gets information about device pools.
|
Modifier and Type | Method and Description |
---|---|
ListDevicePoolsRequest |
ListDevicePoolsRequest.clone() |
ListDevicePoolsRequest |
ListDevicePoolsRequest.withArn(java.lang.String arn)
The project ARN.
|
ListDevicePoolsRequest |
ListDevicePoolsRequest.withNextToken(java.lang.String nextToken)
An identifier that was returned from the previous call to this operation,
which can be used to return the next set of items in the list.
|
ListDevicePoolsRequest |
ListDevicePoolsRequest.withType(DevicePoolType type)
The device pools' type.
|
ListDevicePoolsRequest |
ListDevicePoolsRequest.withType(java.lang.String type)
The device pools' type.
|
Modifier and Type | Method and Description |
---|---|
Request<ListDevicePoolsRequest> |
ListDevicePoolsRequestMarshaller.marshall(ListDevicePoolsRequest listDevicePoolsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListDevicePoolsRequest> |
ListDevicePoolsRequestMarshaller.marshall(ListDevicePoolsRequest listDevicePoolsRequest) |