| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default GetAccountSettingsResponse |
DeviceFarmClient.getAccountSettings()
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
default GetAccountSettingsResponse |
DeviceFarmClient.getAccountSettings(Consumer<GetAccountSettingsRequest.Builder> getAccountSettingsRequest)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
default GetAccountSettingsResponse |
DeviceFarmClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccountSettingsResponse> |
DeviceFarmAsyncClient.getAccountSettings()
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
default CompletableFuture<GetAccountSettingsResponse> |
DeviceFarmAsyncClient.getAccountSettings(Consumer<GetAccountSettingsRequest.Builder> getAccountSettingsRequest)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
default CompletableFuture<GetAccountSettingsResponse> |
DeviceFarmAsyncClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS or unmetered Android devices that have been purchased by the account.
|
Copyright © 2020. All rights reserved.