| 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 GetOfferingStatusResponse |
DeviceFarmClient.getOfferingStatus(GetOfferingStatusRequest getOfferingStatusRequest)
Gets the current status and future status of all offerings purchased by an AWS account.
|
default CompletableFuture<GetOfferingStatusResponse> |
DeviceFarmAsyncClient.getOfferingStatus(GetOfferingStatusRequest getOfferingStatusRequest)
Gets the current status and future status of all offerings purchased by an AWS account.
|
default GetOfferingStatusIterable |
DeviceFarmClient.getOfferingStatusPaginator(GetOfferingStatusRequest getOfferingStatusRequest)
Gets the current status and future status of all offerings purchased by an AWS account.
|
default GetOfferingStatusPublisher |
DeviceFarmAsyncClient.getOfferingStatusPaginator(GetOfferingStatusRequest getOfferingStatusRequest)
Gets the current status and future status of all offerings purchased by an AWS account.
|
| Constructor and Description |
|---|
GetOfferingStatusIterable(DeviceFarmClient client,
GetOfferingStatusRequest firstRequest) |
GetOfferingStatusPublisher(DeviceFarmAsyncClient client,
GetOfferingStatusRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetOfferingStatusRequestMarshaller.marshall(GetOfferingStatusRequest getOfferingStatusRequest) |
Copyright © 2023. All rights reserved.