| 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 |
|---|---|
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 containing information about your instance profile.
|
Copyright © 2018. All rights reserved.