| Package | Description |
|---|---|
| com.amazonaws.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceManagedChannelS3Storage |
ServiceManagedChannelS3Storage.clone() |
ServiceManagedChannelS3Storage |
ChannelStorage.getServiceManagedS3()
Use this to store channel data in an S3 bucket managed by the AWS IoT Analytics service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelStorage.setServiceManagedS3(ServiceManagedChannelS3Storage serviceManagedS3)
Use this to store channel data in an S3 bucket managed by the AWS IoT Analytics service.
|
ChannelStorage |
ChannelStorage.withServiceManagedS3(ServiceManagedChannelS3Storage serviceManagedS3)
Use this to store channel data in an S3 bucket managed by the AWS IoT Analytics service.
|
Copyright © 2019. All rights reserved.