| 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 DeleteNetworkProfileResponse |
DeviceFarmClient.deleteNetworkProfile(Consumer<DeleteNetworkProfileRequest.Builder> deleteNetworkProfileRequest)
Deletes a network profile.
|
default DeleteNetworkProfileResponse |
DeviceFarmClient.deleteNetworkProfile(DeleteNetworkProfileRequest deleteNetworkProfileRequest)
Deletes a network profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteNetworkProfileResponse> |
DeviceFarmAsyncClient.deleteNetworkProfile(Consumer<DeleteNetworkProfileRequest.Builder> deleteNetworkProfileRequest)
Deletes a network profile.
|
default CompletableFuture<DeleteNetworkProfileResponse> |
DeviceFarmAsyncClient.deleteNetworkProfile(DeleteNetworkProfileRequest deleteNetworkProfileRequest)
Deletes a network profile.
|
Copyright © 2020. All rights reserved.