| 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 |
AWSDeviceFarmClient.getAccountSettings(GetAccountSettingsRequest request)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
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) |
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request) |
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request) |
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.
|
Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.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 or unmetered Android devices that have been purchased by the account.
|
Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAccountSettingsRequest |
GetAccountSettingsRequest.clone() |
Copyright © 2021. All rights reserved.