| 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 ListNetworkProfilesResponse |
DeviceFarmClient.listNetworkProfiles(Consumer<ListNetworkProfilesRequest.Builder> listNetworkProfilesRequest)
Returns the list of available network profiles.
|
default ListNetworkProfilesResponse |
DeviceFarmClient.listNetworkProfiles(ListNetworkProfilesRequest listNetworkProfilesRequest)
Returns the list of available network profiles.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListNetworkProfilesResponse> |
DeviceFarmAsyncClient.listNetworkProfiles(Consumer<ListNetworkProfilesRequest.Builder> listNetworkProfilesRequest)
Returns the list of available network profiles.
|
default CompletableFuture<ListNetworkProfilesResponse> |
DeviceFarmAsyncClient.listNetworkProfiles(ListNetworkProfilesRequest listNetworkProfilesRequest)
Returns the list of available network profiles.
|
Copyright © 2023. All rights reserved.