@groovy.transform.builder.Builder(prefix: , builderStrategy: SimpleStrategy) @groovy.transform.CompileStatic class ListOperation extends java.lang.Object implements Deprecatable<ListOperation>, Describable<ListOperation>
Stores metadata about the list operation that this library provides by default. Also allows the user to disable the operation and convert the object type to support pagination.
| Constructor and description |
|---|
ListOperation() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |