public final class DeleteMultipleItemsOperation extends Operation
Modifier and Type | Class and Description |
---|---|
static class |
DeleteMultipleItemsOperation.Builder |
Modifier and Type | Method and Description |
---|---|
static DeleteMultipleItemsOperation.Builder |
builder() |
boolean |
equals(Object o) |
Integer |
getCount()
The number of items to delete.
|
int |
hashCode() |
String |
toString() |
public static DeleteMultipleItemsOperation.Builder builder()
public Integer getCount()
Copyright © 2023. All rights reserved.