| 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 GetDeviceInstanceResponse |
DeviceFarmClient.getDeviceInstance(Consumer<GetDeviceInstanceRequest.Builder> getDeviceInstanceRequest)
Returns information about a device instance that belongs to a private device fleet.
|
default GetDeviceInstanceResponse |
DeviceFarmClient.getDeviceInstance(GetDeviceInstanceRequest getDeviceInstanceRequest)
Returns information about a device instance that belongs to a private device fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeviceInstanceResponse> |
DeviceFarmAsyncClient.getDeviceInstance(Consumer<GetDeviceInstanceRequest.Builder> getDeviceInstanceRequest)
Returns information about a device instance that belongs to a private device fleet.
|
default CompletableFuture<GetDeviceInstanceResponse> |
DeviceFarmAsyncClient.getDeviceInstance(GetDeviceInstanceRequest getDeviceInstanceRequest)
Returns information about a device instance that belongs to a private device fleet.
|
Copyright © 2022. All rights reserved.