| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| 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> |
AbstractAWSDeviceFarmAsync.getNetworkProfileAsync(GetNetworkProfileRequest request,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler) |
Future<GetNetworkProfileResult> |
AWSDeviceFarmAsyncClient.getNetworkProfileAsync(GetNetworkProfileRequest request,
AsyncHandler<GetNetworkProfileRequest,GetNetworkProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetNetworkProfileRequest |
GetNetworkProfileRequest.clone() |
GetNetworkProfileRequest |
GetNetworkProfileRequest.withArn(String arn)
The ARN of the network profile to return information about.
|
Copyright © 2021. All rights reserved.