Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
GetDevicePoolCompatibilityRequest |
GetDevicePoolCompatibilityRequest.clone() |
GetDevicePoolCompatibilityRequest |
GetDevicePoolCompatibilityRequest.withAppArn(java.lang.String appArn)
The ARN of the app that is associated with the specified device pool.
|
GetDevicePoolCompatibilityRequest |
GetDevicePoolCompatibilityRequest.withDevicePoolArn(java.lang.String devicePoolArn)
The device pool's ARN.
|
GetDevicePoolCompatibilityRequest |
GetDevicePoolCompatibilityRequest.withTestType(java.lang.String testType)
The test type for the specified device pool.
|
GetDevicePoolCompatibilityRequest |
GetDevicePoolCompatibilityRequest.withTestType(TestType testType)
The test type for the specified device pool.
|
Modifier and Type | Method and Description |
---|---|
Request<GetDevicePoolCompatibilityRequest> |
GetDevicePoolCompatibilityRequestMarshaller.marshall(GetDevicePoolCompatibilityRequest getDevicePoolCompatibilityRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetDevicePoolCompatibilityRequest> |
GetDevicePoolCompatibilityRequestMarshaller.marshall(GetDevicePoolCompatibilityRequest getDevicePoolCompatibilityRequest) |