| 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 |
|---|---|
GetInstanceProfileResult |
AWSDeviceFarmClient.getInstanceProfile(GetInstanceProfileRequest request)
Returns information about the specified instance profile.
|
GetInstanceProfileResult |
AbstractAWSDeviceFarm.getInstanceProfile(GetInstanceProfileRequest request) |
GetInstanceProfileResult |
AWSDeviceFarm.getInstanceProfile(GetInstanceProfileRequest getInstanceProfileRequest)
Returns information about the specified instance profile.
|
| 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 |
|---|---|
GetInstanceProfileResult |
GetInstanceProfileResult.clone() |
GetInstanceProfileResult |
GetInstanceProfileResult.withInstanceProfile(InstanceProfile instanceProfile)
An object that contains information about an instance profile.
|
Copyright © 2020. All rights reserved.