| 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<DeleteNetworkProfileResult> |
AWSDeviceFarmAsync.deleteNetworkProfileAsync(DeleteNetworkProfileRequest deleteNetworkProfileRequest,
AsyncHandler<DeleteNetworkProfileRequest,DeleteNetworkProfileResult> asyncHandler)
Deletes a network profile.
|
Future<DeleteNetworkProfileResult> |
AWSDeviceFarmAsyncClient.deleteNetworkProfileAsync(DeleteNetworkProfileRequest request,
AsyncHandler<DeleteNetworkProfileRequest,DeleteNetworkProfileResult> asyncHandler) |
Future<DeleteNetworkProfileResult> |
AbstractAWSDeviceFarmAsync.deleteNetworkProfileAsync(DeleteNetworkProfileRequest request,
AsyncHandler<DeleteNetworkProfileRequest,DeleteNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteNetworkProfileRequest |
DeleteNetworkProfileRequest.clone() |
DeleteNetworkProfileRequest |
DeleteNetworkProfileRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the network profile you want to delete.
|
Copyright © 2018. All rights reserved.