| 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 |
|---|---|
CreateNetworkProfileResult |
AWSDeviceFarmClient.createNetworkProfile(CreateNetworkProfileRequest request)
Creates a network profile.
|
CreateNetworkProfileResult |
AbstractAWSDeviceFarm.createNetworkProfile(CreateNetworkProfileRequest request) |
CreateNetworkProfileResult |
AWSDeviceFarm.createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest)
Creates a network profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateNetworkProfileResult> |
AWSDeviceFarmAsync.createNetworkProfileAsync(CreateNetworkProfileRequest createNetworkProfileRequest,
AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler)
Creates a network profile.
|
Future<CreateNetworkProfileResult> |
AWSDeviceFarmAsyncClient.createNetworkProfileAsync(CreateNetworkProfileRequest request,
AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler) |
Future<CreateNetworkProfileResult> |
AbstractAWSDeviceFarmAsync.createNetworkProfileAsync(CreateNetworkProfileRequest request,
AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkProfileResult |
CreateNetworkProfileResult.clone() |
CreateNetworkProfileResult |
CreateNetworkProfileResult.withNetworkProfile(NetworkProfile networkProfile)
The network profile that is returned by the create network profile request.
|
Copyright © 2019. All rights reserved.