| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettingsResult |
AWSDeviceFarm.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
GetAccountSettingsResult |
AbstractAWSDeviceFarm.getAccountSettings(GetAccountSettingsRequest request) |
GetAccountSettingsResult |
AWSDeviceFarmClient.getAccountSettings(GetAccountSettingsRequest request)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest getAccountSettingsRequest,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettingsResult |
GetAccountSettingsResult.clone() |
GetAccountSettingsResult |
GetAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The account settings.
|
Copyright © 2021. All rights reserved.