| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical
phones, tablets, and other devices in the cloud.
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettingsResult |
AWSDeviceFarmClient.getAccountSettings(GetAccountSettingsRequest request)
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
|
GetAccountSettingsResult |
AbstractAWSDeviceFarm.getAccountSettings(GetAccountSettingsRequest request) |
GetAccountSettingsResult |
AWSDeviceFarm.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
|
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
|
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request) |
Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request) |
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest getAccountSettingsRequest,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler)
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
|
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest getAccountSettingsRequest,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler)
Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account.
|
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettingsRequest |
GetAccountSettingsRequest.clone() |
Copyright © 2019. All rights reserved.