| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSystemTemplateResponse |
IoTThingsGraphClient.updateSystemTemplate(Consumer<UpdateSystemTemplateRequest.Builder> updateSystemTemplateRequest)
Deprecated.
since: 2022-08-30
|
default UpdateSystemTemplateResponse |
IoTThingsGraphClient.updateSystemTemplate(UpdateSystemTemplateRequest updateSystemTemplateRequest)
Deprecated.
since: 2022-08-30
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSystemTemplateResponse> |
IoTThingsGraphAsyncClient.updateSystemTemplate(Consumer<UpdateSystemTemplateRequest.Builder> updateSystemTemplateRequest)
Deprecated.
since: 2022-08-30
|
default CompletableFuture<UpdateSystemTemplateResponse> |
IoTThingsGraphAsyncClient.updateSystemTemplate(UpdateSystemTemplateRequest updateSystemTemplateRequest)
Deprecated.
since: 2022-08-30
|
Copyright © 2022. All rights reserved.