| 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 |
|---|---|
UpdateNetworkProfileResult |
AWSDeviceFarmClient.updateNetworkProfile(UpdateNetworkProfileRequest request)
Updates the network profile with specific settings.
|
UpdateNetworkProfileResult |
AbstractAWSDeviceFarm.updateNetworkProfile(UpdateNetworkProfileRequest request) |
UpdateNetworkProfileResult |
AWSDeviceFarm.updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest)
Updates the network profile with specific settings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateNetworkProfileResult> |
AWSDeviceFarmAsync.updateNetworkProfileAsync(UpdateNetworkProfileRequest updateNetworkProfileRequest,
AsyncHandler<UpdateNetworkProfileRequest,UpdateNetworkProfileResult> asyncHandler)
Updates the network profile with specific settings.
|
Future<UpdateNetworkProfileResult> |
AWSDeviceFarmAsyncClient.updateNetworkProfileAsync(UpdateNetworkProfileRequest request,
AsyncHandler<UpdateNetworkProfileRequest,UpdateNetworkProfileResult> asyncHandler) |
Future<UpdateNetworkProfileResult> |
AbstractAWSDeviceFarmAsync.updateNetworkProfileAsync(UpdateNetworkProfileRequest request,
AsyncHandler<UpdateNetworkProfileRequest,UpdateNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateNetworkProfileResult |
UpdateNetworkProfileResult.clone() |
UpdateNetworkProfileResult |
UpdateNetworkProfileResult.withNetworkProfile(NetworkProfile networkProfile)
A list of the available network profiles.
|
Copyright © 2017. All rights reserved.