Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.GetFlowTemplateRequest
-
Packages that use GetFlowTemplateRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of GetFlowTemplateRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type GetFlowTemplateRequest Modifier and Type Method Description default CompletableFuture<GetFlowTemplateResponse>IoTThingsGraphAsyncClient. getFlowTemplate(GetFlowTemplateRequest getFlowTemplateRequest)Deprecated.since: 2022-08-30default GetFlowTemplateResponseIoTThingsGraphClient. getFlowTemplate(GetFlowTemplateRequest getFlowTemplateRequest)Deprecated.since: 2022-08-30 -
Uses of GetFlowTemplateRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type GetFlowTemplateRequest Modifier and Type Method Description SdkHttpFullRequestGetFlowTemplateRequestMarshaller. marshall(GetFlowTemplateRequest getFlowTemplateRequest)
-