| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical
phones, tablets, and other devices in the cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default ListInstanceProfilesResponse |
DeviceFarmClient.listInstanceProfiles()
Returns information about all the instance profiles in an AWS account.
|
default ListInstanceProfilesResponse |
DeviceFarmClient.listInstanceProfiles(Consumer<ListInstanceProfilesRequest.Builder> listInstanceProfilesRequest)
Returns information about all the instance profiles in an AWS account.
|
default ListInstanceProfilesResponse |
DeviceFarmClient.listInstanceProfiles(ListInstanceProfilesRequest listInstanceProfilesRequest)
Returns information about all the instance profiles in an AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListInstanceProfilesResponse> |
DeviceFarmAsyncClient.listInstanceProfiles()
Returns information about all the instance profiles in an AWS account.
|
default CompletableFuture<ListInstanceProfilesResponse> |
DeviceFarmAsyncClient.listInstanceProfiles(Consumer<ListInstanceProfilesRequest.Builder> listInstanceProfilesRequest)
Returns information about all the instance profiles in an AWS account.
|
default CompletableFuture<ListInstanceProfilesResponse> |
DeviceFarmAsyncClient.listInstanceProfiles(ListInstanceProfilesRequest listInstanceProfilesRequest)
Returns information about all the instance profiles in an AWS account.
|
Copyright © 2019. All rights reserved.