| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetInstanceProfileResult> |
AWSDeviceFarmAsync.getInstanceProfileAsync(GetInstanceProfileRequest getInstanceProfileRequest,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler)
Returns information about the specified instance profile.
|
Future<GetInstanceProfileResult> |
AWSDeviceFarmAsyncClient.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
Future<GetInstanceProfileResult> |
AbstractAWSDeviceFarmAsync.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetInstanceProfileRequest |
GetInstanceProfileRequest.clone() |
GetInstanceProfileRequest |
GetInstanceProfileRequest.withArn(String arn)
The Amazon Resource Name (ARN) of your instance profile.
|
Copyright © 2019. All rights reserved.