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