| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics |
IoT Analytics allows you to collect large amounts of device data, process messages, and store them.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateDatastoreResponse |
IoTAnalyticsClient.updateDatastore(Consumer<UpdateDatastoreRequest.Builder> updateDatastoreRequest)
Used to update the settings of a data store.
|
default UpdateDatastoreResponse |
IoTAnalyticsClient.updateDatastore(UpdateDatastoreRequest updateDatastoreRequest)
Used to update the settings of a data store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDatastoreResponse> |
IoTAnalyticsAsyncClient.updateDatastore(Consumer<UpdateDatastoreRequest.Builder> updateDatastoreRequest)
Used to update the settings of a data store.
|
default CompletableFuture<UpdateDatastoreResponse> |
IoTAnalyticsAsyncClient.updateDatastore(UpdateDatastoreRequest updateDatastoreRequest)
Used to update the settings of a data store.
|
Copyright © 2023. All rights reserved.