| 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 |
|---|---|
GetNetworkProfileResult |
AWSDeviceFarmClient.getNetworkProfile(GetNetworkProfileRequest request)
Returns information about a network profile.
|
GetNetworkProfileResult |
AbstractAWSDeviceFarm.getNetworkProfile(GetNetworkProfileRequest request) |
GetNetworkProfileResult |
AWSDeviceFarm.getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)
Returns information about a network profile.
|
| 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 |
|---|---|
GetNetworkProfileResult |
GetNetworkProfileResult.clone() |
GetNetworkProfileResult |
GetNetworkProfileResult.withNetworkProfile(NetworkProfile networkProfile)
The network profile.
|
Copyright © 2019. All rights reserved.