| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
RetentionPeriod |
PutStorageConfigurationResponse.retentionPeriod()
Returns the value of the RetentionPeriod property for this object.
|
RetentionPeriod |
DescribeStorageConfigurationResponse.retentionPeriod()
How many days your data is kept in the hot tier.
|
RetentionPeriod |
PutStorageConfigurationRequest.retentionPeriod()
Returns the value of the RetentionPeriod property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PutStorageConfigurationResponse.Builder |
PutStorageConfigurationResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Sets the value of the RetentionPeriod property for this object.
|
DescribeStorageConfigurationResponse.Builder |
DescribeStorageConfigurationResponse.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
How many days your data is kept in the hot tier.
|
PutStorageConfigurationRequest.Builder |
PutStorageConfigurationRequest.Builder.retentionPeriod(RetentionPeriod retentionPeriod)
Sets the value of the RetentionPeriod property for this object.
|
Copyright © 2022. All rights reserved.