| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.Builder.appArn(String appArn)
The ARN of the app that is associated with the specified device pool.
|
static GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.builder() |
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.Builder.devicePoolArn(String devicePoolArn)
The device pool's ARN.
|
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.Builder.test(ScheduleRunTest test)
Information about the uploaded test to be run against the device pool.
|
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.Builder.testType(String testType)
The test type for the specified device pool.
|
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.Builder.testType(TestType testType)
The test type for the specified device pool.
|
GetDevicePoolCompatibilityRequest.Builder |
GetDevicePoolCompatibilityRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDevicePoolCompatibilityRequest.Builder> |
GetDevicePoolCompatibilityRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.