| Package | Description |
|---|---|
| com.amazonaws.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
FlowTemplateDescription |
FlowTemplateDescription.clone() |
FlowTemplateDescription |
GetFlowTemplateResult.getDescription()
The object that describes the specified workflow.
|
FlowTemplateDescription |
FlowTemplateDescription.withDefinition(DefinitionDocument definition)
A workflow's definition document.
|
FlowTemplateDescription |
FlowTemplateDescription.withSummary(FlowTemplateSummary summary)
An object that contains summary information about a workflow.
|
FlowTemplateDescription |
FlowTemplateDescription.withValidatedNamespaceVersion(Long validatedNamespaceVersion)
The version of the user's namespace against which the workflow was validated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFlowTemplateResult.setDescription(FlowTemplateDescription description)
The object that describes the specified workflow.
|
GetFlowTemplateResult |
GetFlowTemplateResult.withDescription(FlowTemplateDescription description)
The object that describes the specified workflow.
|
Copyright © 2022. All rights reserved.