| 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 GetNetworkProfileResponse |
DeviceFarmClient.getNetworkProfile(Consumer<GetNetworkProfileRequest.Builder> getNetworkProfileRequest)
Returns information about a network profile.
|
default GetNetworkProfileResponse |
DeviceFarmClient.getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)
Returns information about a network profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkProfileResponse> |
DeviceFarmAsyncClient.getNetworkProfile(Consumer<GetNetworkProfileRequest.Builder> getNetworkProfileRequest)
Returns information about a network profile.
|
default CompletableFuture<GetNetworkProfileResponse> |
DeviceFarmAsyncClient.getNetworkProfile(GetNetworkProfileRequest getNetworkProfileRequest)
Returns information about a network profile.
|
Copyright © 2020. All rights reserved.