Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
GetAccountSettingsResult |
AbstractAWSDeviceFarm.getAccountSettings(GetAccountSettingsRequest request) |
GetAccountSettingsResult |
AWSDeviceFarmClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS and/or unmetered Android devices that
have been purchased by the account.
|
GetAccountSettingsResult |
AWSDeviceFarm.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS and/or unmetered Android devices that
have been purchased by the account.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request) |
java.util.concurrent.Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request) |
java.util.concurrent.Future<GetAccountSettingsResult> |
AWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest getAccountSettingsRequest)
Returns the number of unmetered iOS and/or unmetered Android devices that
have been purchased by the account.
|
java.util.concurrent.Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
java.util.concurrent.Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
java.util.concurrent.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.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetAccountSettingsResult> |
AbstractAWSDeviceFarmAsync.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
java.util.concurrent.Future<GetAccountSettingsResult> |
AWSDeviceFarmAsyncClient.getAccountSettingsAsync(GetAccountSettingsRequest request,
AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler) |
java.util.concurrent.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.
|
Modifier and Type | Method and Description |
---|---|
GetAccountSettingsResult |
GetAccountSettingsResult.clone() |
GetAccountSettingsResult |
GetAccountSettingsResult.withAccountSettings(AccountSettings accountSettings) |
Modifier and Type | Method and Description |
---|---|
GetAccountSettingsResult |
GetAccountSettingsResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |