| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateFlowTemplateResponse |
IoTThingsGraphClient.createFlowTemplate(Consumer<CreateFlowTemplateRequest.Builder> createFlowTemplateRequest)
Creates a workflow template.
|
default CreateFlowTemplateResponse |
IoTThingsGraphClient.createFlowTemplate(CreateFlowTemplateRequest createFlowTemplateRequest)
Creates a workflow template.
|
default CreateSystemInstanceResponse |
IoTThingsGraphClient.createSystemInstance(Consumer<CreateSystemInstanceRequest.Builder> createSystemInstanceRequest)
Creates a system instance.
|
default CreateSystemInstanceResponse |
IoTThingsGraphClient.createSystemInstance(CreateSystemInstanceRequest createSystemInstanceRequest)
Creates a system instance.
|
Copyright © 2021. All rights reserved.