public static interface ReactiveInsertByIdOperation.InsertByIdWithExpiry<T> extends ReactiveInsertByIdOperation.InsertByIdWithDurability<T>, WithExpiry<T>
| Modifier and Type | Method and Description |
|---|---|
ReactiveInsertByIdOperation.InsertByIdWithDurability<T> |
withExpiry(Duration expiry) |
withDurability, withDurabilityinScopeinCollectionwithOptionsall, oneReactiveInsertByIdOperation.InsertByIdWithDurability<T> withExpiry(Duration expiry)
withExpiry in interface WithExpiry<T>Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.