| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetTestResponse |
DeviceFarmClient.getTest(Consumer<GetTestRequest.Builder> getTestRequest)
Gets information about a test.
|
default GetTestResponse |
DeviceFarmClient.getTest(GetTestRequest getTestRequest)
Gets information about a test.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTestResponse> |
DeviceFarmAsyncClient.getTest(Consumer<GetTestRequest.Builder> getTestRequest)
Gets information about a test.
|
default CompletableFuture<GetTestResponse> |
DeviceFarmAsyncClient.getTest(GetTestRequest getTestRequest)
Gets information about a test.
|
Copyright © 2018. All rights reserved.