public static interface RetentionProperties.Builder extends SdkPojo, CopyableBuilder<RetentionProperties.Builder,RetentionProperties>
| Modifier and Type | Method and Description |
|---|---|
RetentionProperties.Builder |
magneticStoreRetentionPeriodInDays(Long magneticStoreRetentionPeriodInDays)
The duration for which data must be stored in the magnetic store.
|
RetentionProperties.Builder |
memoryStoreRetentionPeriodInHours(Long memoryStoreRetentionPeriodInHours)
The duration for which data must be stored in the memory store.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRetentionProperties.Builder memoryStoreRetentionPeriodInHours(Long memoryStoreRetentionPeriodInHours)
The duration for which data must be stored in the memory store.
memoryStoreRetentionPeriodInHours - The duration for which data must be stored in the memory store.RetentionProperties.Builder magneticStoreRetentionPeriodInDays(Long magneticStoreRetentionPeriodInDays)
The duration for which data must be stored in the magnetic store.
magneticStoreRetentionPeriodInDays - The duration for which data must be stored in the magnetic store.Copyright © 2023. All rights reserved.