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