| 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 |
|---|---|
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> |
AbstractAWSDeviceFarmAsync.createNetworkProfileAsync(CreateNetworkProfileRequest request,
AsyncHandler<CreateNetworkProfileRequest,CreateNetworkProfileResult> asyncHandler) |
Future<CreateNetworkProfileResult> |
AWSDeviceFarmAsyncClient.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 © 2021. All rights reserved.