| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetFlowTemplateResponse> |
IoTThingsGraphAsyncClient.getFlowTemplate(GetFlowTemplateRequest getFlowTemplateRequest)
Gets the latest version of the
DefinitionDocument and FlowTemplateSummary for the
specified workflow. |
default GetFlowTemplateResponse |
IoTThingsGraphClient.getFlowTemplate(GetFlowTemplateRequest getFlowTemplateRequest)
Gets the latest version of the
DefinitionDocument and FlowTemplateSummary for the
specified workflow. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetFlowTemplateRequestMarshaller.marshall(GetFlowTemplateRequest getFlowTemplateRequest) |
Copyright © 2021. All rights reserved.