| 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.
|
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTestResponse |
DeviceFarmClient.getTest(GetTestRequest getTestRequest)
Gets information about a test.
|
default CompletableFuture<GetTestResponse> |
DeviceFarmAsyncClient.getTest(GetTestRequest getTestRequest)
Gets information about a test.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetTestRequest> |
GetTestRequestMarshaller.marshall(GetTestRequest getTestRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetTestRequest> |
GetTestRequestMarshaller.marshall(GetTestRequest getTestRequest) |
void |
GetTestRequestModelMarshaller.marshall(GetTestRequest getTestRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.