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