public final class InsertMultipleItemsOperation extends Operation
Modifier and Type | Class and Description |
---|---|
static class |
InsertMultipleItemsOperation.Builder |
Modifier and Type | Method and Description |
---|---|
static InsertMultipleItemsOperation.Builder |
builder() |
boolean |
equals(Object o) |
List<Object> |
getItems()
The new items to be inserted.
|
int |
hashCode() |
String |
toString() |
public static InsertMultipleItemsOperation.Builder builder()
Copyright © 2023. All rights reserved.