| 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 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 © 2023. All rights reserved.