| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateNetworkProfileResponse |
DeviceFarmClient.updateNetworkProfile(Consumer<UpdateNetworkProfileRequest.Builder> updateNetworkProfileRequest)
Updates the network profile.
|
default UpdateNetworkProfileResponse |
DeviceFarmClient.updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest)
Updates the network profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNetworkProfileResponse> |
DeviceFarmAsyncClient.updateNetworkProfile(Consumer<UpdateNetworkProfileRequest.Builder> updateNetworkProfileRequest)
Updates the network profile.
|
default CompletableFuture<UpdateNetworkProfileResponse> |
DeviceFarmAsyncClient.updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest)
Updates the network profile.
|
Copyright © 2020. All rights reserved.