Interface ExecutableInsertByIdOperation.InsertByIdWithDurability<T>

All Superinterfaces:
ExecutableInsertByIdOperation.InsertByIdInCollection<T>, ExecutableInsertByIdOperation.InsertByIdInScope<T>, ExecutableInsertByIdOperation.InsertByIdWithOptions<T>, ExecutableInsertByIdOperation.TerminatingInsertById<T>, InCollection<T>, InScope<T>, OneAndAllEntity<T>, WithDurability<T>, WithInsertOptions<T>
All Known Subinterfaces:
ExecutableInsertByIdOperation.ExecutableInsertById<T>, ExecutableInsertByIdOperation.InsertByIdWithExpiry<T>
Enclosing interface:
ExecutableInsertByIdOperation

public static interface ExecutableInsertByIdOperation.InsertByIdWithDurability<T> extends ExecutableInsertByIdOperation.InsertByIdInScope<T>, WithDurability<T>