| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.paginators |
| Modifier and Type | Method and Description |
|---|---|
default SearchFlowExecutionsResponse |
IoTThingsGraphClient.searchFlowExecutions(Consumer<SearchFlowExecutionsRequest.Builder> searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
default SearchFlowExecutionsResponse |
IoTThingsGraphClient.searchFlowExecutions(SearchFlowExecutionsRequest searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchFlowExecutionsResponse> |
IoTThingsGraphAsyncClient.searchFlowExecutions(Consumer<SearchFlowExecutionsRequest.Builder> searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
default CompletableFuture<SearchFlowExecutionsResponse> |
IoTThingsGraphAsyncClient.searchFlowExecutions(SearchFlowExecutionsRequest searchFlowExecutionsRequest)
Deprecated.
since: 2022-08-30
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchFlowExecutionsResponse> |
SearchFlowExecutionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchFlowExecutionsPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchFlowExecutionsResponse> subscriber) |
Copyright © 2022. All rights reserved.