| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| software.amazon.awssdk.services.devicefarm.paginators | |
| software.amazon.awssdk.services.devicefarm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProjectsResponse> |
DeviceFarmAsyncClient.listProjects(ListProjectsRequest listProjectsRequest)
Gets information about projects.
|
default ListProjectsResponse |
DeviceFarmClient.listProjects(ListProjectsRequest listProjectsRequest)
Gets information about projects.
|
default ListProjectsPublisher |
DeviceFarmAsyncClient.listProjectsPaginator(ListProjectsRequest listProjectsRequest)
Gets information about projects.
|
default ListProjectsIterable |
DeviceFarmClient.listProjectsPaginator(ListProjectsRequest listProjectsRequest)
Gets information about projects.
|
| Constructor and Description |
|---|
ListProjectsIterable(DeviceFarmClient client,
ListProjectsRequest firstRequest) |
ListProjectsPublisher(DeviceFarmAsyncClient client,
ListProjectsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProjectsRequestMarshaller.marshall(ListProjectsRequest listProjectsRequest) |
Copyright © 2021. All rights reserved.