Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.CreateFlowTemplateRequest
-
Packages that use CreateFlowTemplateRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of CreateFlowTemplateRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type CreateFlowTemplateRequest Modifier and Type Method Description default CompletableFuture<CreateFlowTemplateResponse>IoTThingsGraphAsyncClient. createFlowTemplate(CreateFlowTemplateRequest createFlowTemplateRequest)Deprecated.since: 2022-08-30default CreateFlowTemplateResponseIoTThingsGraphClient. createFlowTemplate(CreateFlowTemplateRequest createFlowTemplateRequest)Deprecated.since: 2022-08-30 -
Uses of CreateFlowTemplateRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type CreateFlowTemplateRequest Modifier and Type Method Description SdkHttpFullRequestCreateFlowTemplateRequestMarshaller. marshall(CreateFlowTemplateRequest createFlowTemplateRequest)
-