| 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 SearchFlowTemplatesResponse |
IoTThingsGraphClient.searchFlowTemplates(SearchFlowTemplatesRequest searchFlowTemplatesRequest)
Deprecated.
since: 2022-08-30
|
default CompletableFuture<SearchFlowTemplatesResponse> |
IoTThingsGraphAsyncClient.searchFlowTemplates(SearchFlowTemplatesRequest searchFlowTemplatesRequest)
Deprecated.
since: 2022-08-30
|
default SearchFlowTemplatesIterable |
IoTThingsGraphClient.searchFlowTemplatesPaginator(SearchFlowTemplatesRequest searchFlowTemplatesRequest)
Deprecated.
since: 2022-08-30
|
default SearchFlowTemplatesPublisher |
IoTThingsGraphAsyncClient.searchFlowTemplatesPaginator(SearchFlowTemplatesRequest searchFlowTemplatesRequest)
Deprecated.
since: 2022-08-30
|
| Constructor and Description |
|---|
SearchFlowTemplatesIterable(IoTThingsGraphClient client,
SearchFlowTemplatesRequest firstRequest) |
SearchFlowTemplatesPublisher(IoTThingsGraphAsyncClient client,
SearchFlowTemplatesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SearchFlowTemplatesRequestMarshaller.marshall(SearchFlowTemplatesRequest searchFlowTemplatesRequest) |
Copyright © 2022. All rights reserved.