| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateFlowTemplateResponse |
IoTThingsGraphClient.createFlowTemplate(CreateFlowTemplateRequest createFlowTemplateRequest)
Creates a workflow template.
|
default CompletableFuture<CreateFlowTemplateResponse> |
IoTThingsGraphAsyncClient.createFlowTemplate(CreateFlowTemplateRequest createFlowTemplateRequest)
Creates a workflow template.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFlowTemplateRequestMarshaller.marshall(CreateFlowTemplateRequest createFlowTemplateRequest) |
Copyright © 2021. All rights reserved.