@Value.Immutable public static interface StandardOperations.Delete extends Backend.Operation
| Modifier and Type | Method and Description |
|---|---|
static StandardOperations.Delete |
of(Criterion<?> criteria) |
Query |
query() |
@Value.Parameter Query query()
static StandardOperations.Delete of(Criterion<?> criteria)
Copyright © 2020 The Immutables.org authors. All rights reserved.