Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.FlowTemplateDescription
-
Packages that use FlowTemplateDescription Package Description software.amazon.awssdk.services.iotthingsgraph.model -
-
Uses of FlowTemplateDescription in software.amazon.awssdk.services.iotthingsgraph.model
Methods in software.amazon.awssdk.services.iotthingsgraph.model that return FlowTemplateDescription Modifier and Type Method Description FlowTemplateDescriptionGetFlowTemplateResponse. description()The object that describes the specified workflow.Methods in software.amazon.awssdk.services.iotthingsgraph.model with parameters of type FlowTemplateDescription Modifier and Type Method Description GetFlowTemplateResponse.BuilderGetFlowTemplateResponse.Builder. description(FlowTemplateDescription description)The object that describes the specified workflow.
-