| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetInstanceProfileResult> |
AWSDeviceFarmAsyncClient.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
Future<GetInstanceProfileResult> |
AbstractAWSDeviceFarmAsync.getInstanceProfileAsync(GetInstanceProfileRequest request,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler) |
Future<GetInstanceProfileResult> |
AWSDeviceFarmAsync.getInstanceProfileAsync(GetInstanceProfileRequest getInstanceProfileRequest,
AsyncHandler<GetInstanceProfileRequest,GetInstanceProfileResult> asyncHandler)
Returns information about the specified instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
GetInstanceProfileRequest |
GetInstanceProfileRequest.clone() |
GetInstanceProfileRequest |
GetInstanceProfileRequest.withArn(String arn)
The Amazon Resource Name (ARN) of an instance profile.
|
Copyright © 2024. All rights reserved.