Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.UpdateSystemTemplateRequest
-
Packages that use UpdateSystemTemplateRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of UpdateSystemTemplateRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type UpdateSystemTemplateRequest Modifier and Type Method Description default CompletableFuture<UpdateSystemTemplateResponse>IoTThingsGraphAsyncClient. updateSystemTemplate(UpdateSystemTemplateRequest updateSystemTemplateRequest)Deprecated.since: 2022-08-30default UpdateSystemTemplateResponseIoTThingsGraphClient. updateSystemTemplate(UpdateSystemTemplateRequest updateSystemTemplateRequest)Deprecated.since: 2022-08-30 -
Uses of UpdateSystemTemplateRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type UpdateSystemTemplateRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSystemTemplateRequestMarshaller. marshall(UpdateSystemTemplateRequest updateSystemTemplateRequest)
-