| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
RetentionPeriod |
Dataset.retentionPeriod()
Optional.
|
RetentionPeriod |
UpdateChannelRequest.retentionPeriod()
How long, in days, message data is kept for the channel.
|
RetentionPeriod |
CreateDatasetResponse.retentionPeriod()
How long, in days, dataset contents are kept for the dataset.
|
RetentionPeriod |
UpdateDatastoreRequest.retentionPeriod()
How long, in days, message data is kept for the data store.
|
RetentionPeriod |
CreateDatastoreResponse.retentionPeriod()
How long, in days, message data is kept for the data store.
|
RetentionPeriod |
CreateDatastoreRequest.retentionPeriod()
How long, in days, message data is kept for the data store.
|
RetentionPeriod |
Channel.retentionPeriod()
How long, in days, message data is kept for the channel.
|
RetentionPeriod |
Datastore.retentionPeriod()
How long, in days, message data is kept for the data store.
|
RetentionPeriod |
UpdateDatasetRequest.retentionPeriod()
How long, in days, dataset contents are kept for the dataset.
|
RetentionPeriod |
CreateDatasetRequest.retentionPeriod()
Optional.
|
RetentionPeriod |
CreateChannelResponse.retentionPeriod()
How long, in days, message data is kept for the channel.
|
RetentionPeriod |
CreateChannelRequest.retentionPeriod()
How long, in days, message data is kept for the channel.
|
| Modifier and Type | Method and Description |
|---|---|
Dataset.Builder |
Dataset.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Optional.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the channel.
|
CreateDatasetResponse.Builder |
CreateDatasetResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, dataset contents are kept for the dataset.
|
UpdateDatastoreRequest.Builder |
UpdateDatastoreRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the data store.
|
CreateDatastoreResponse.Builder |
CreateDatastoreResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the data store.
|
CreateDatastoreRequest.Builder |
CreateDatastoreRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the data store.
|
Channel.Builder |
Channel.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the channel.
|
Datastore.Builder |
Datastore.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the data store.
|
UpdateDatasetRequest.Builder |
UpdateDatasetRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, dataset contents are kept for the dataset.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Optional.
|
CreateChannelResponse.Builder |
CreateChannelResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the channel.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How long, in days, message data is kept for the channel.
|
Copyright © 2023. All rights reserved.