| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.paginators | |
| software.amazon.awssdk.services.iotthingsgraph.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchFlowExecutionsResponse> |
IoTThingsGraphAsyncClient.searchFlowExecutions(SearchFlowExecutionsRequest searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
default SearchFlowExecutionsResponse |
IoTThingsGraphClient.searchFlowExecutions(SearchFlowExecutionsRequest searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
default SearchFlowExecutionsPublisher |
IoTThingsGraphAsyncClient.searchFlowExecutionsPaginator(SearchFlowExecutionsRequest searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
default SearchFlowExecutionsIterable |
IoTThingsGraphClient.searchFlowExecutionsPaginator(SearchFlowExecutionsRequest searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
| Constructor and Description |
|---|
SearchFlowExecutionsIterable(IoTThingsGraphClient client,
SearchFlowExecutionsRequest firstRequest) |
SearchFlowExecutionsPublisher(IoTThingsGraphAsyncClient client,
SearchFlowExecutionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchFlowExecutionsRequestMarshaller.marshall(SearchFlowExecutionsRequest searchFlowExecutionsRequest) |
Copyright © 2023. All rights reserved.