| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceManagedDatastoreS3Storage |
DatastoreStorage.serviceManagedS3()
Used to store data in an Amazon S3 bucket managed by IoT Analytics.
|
| Modifier and Type | Method and Description |
|---|---|
static DatastoreStorage |
DatastoreStorage.fromServiceManagedS3(ServiceManagedDatastoreS3Storage serviceManagedS3)
Create an instance of this class with
DatastoreStorage.serviceManagedS3() initialized to the given value. |
DatastoreStorage.Builder |
DatastoreStorage.Builder.serviceManagedS3(ServiceManagedDatastoreS3Storage serviceManagedS3)
Used to store data in an Amazon S3 bucket managed by IoT Analytics.
|
Copyright © 2023. All rights reserved.