Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.CreateSystemTemplateRequest
-
Packages that use CreateSystemTemplateRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of CreateSystemTemplateRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type CreateSystemTemplateRequest Modifier and Type Method Description default CompletableFuture<CreateSystemTemplateResponse>IoTThingsGraphAsyncClient. createSystemTemplate(CreateSystemTemplateRequest createSystemTemplateRequest)Deprecated.since: 2022-08-30default CreateSystemTemplateResponseIoTThingsGraphClient. createSystemTemplate(CreateSystemTemplateRequest createSystemTemplateRequest)Deprecated.since: 2022-08-30 -
Uses of CreateSystemTemplateRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type CreateSystemTemplateRequest Modifier and Type Method Description SdkHttpFullRequestCreateSystemTemplateRequestMarshaller. marshall(CreateSystemTemplateRequest createSystemTemplateRequest)
-