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