| 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<GetNetworkProfileResult> |
AWSDeviceFarmAsync.getNetworkProfileAsync(GetNetworkProfileRequest getNetworkProfileRequest,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler)
Returns information about a network profile.
|
Future<GetNetworkProfileResult> |
AWSDeviceFarmAsyncClient.getNetworkProfileAsync(GetNetworkProfileRequest request,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler) |
Future<GetNetworkProfileResult> |
AbstractAWSDeviceFarmAsync.getNetworkProfileAsync(GetNetworkProfileRequest request,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetNetworkProfileRequest |
GetNetworkProfileRequest.clone() |
GetNetworkProfileRequest |
GetNetworkProfileRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the network profile you want to return information about.
|
Copyright © 2017. All rights reserved.