public interface ExecutableInsertByIdOperation
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExecutableInsertByIdOperation.ExecutableInsertById<T> |
static interface |
ExecutableInsertByIdOperation.InsertByIdWithCollection<T> |
static interface |
ExecutableInsertByIdOperation.InsertByIdWithDurability<T> |
static interface |
ExecutableInsertByIdOperation.InsertByIdWithExpiry<T> |
static interface |
ExecutableInsertByIdOperation.TerminatingInsertById<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> ExecutableInsertByIdOperation.ExecutableInsertById<T> |
insertById(Class<T> domainType) |
<T> ExecutableInsertByIdOperation.ExecutableInsertById<T> insertById(Class<T> domainType)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.