@Beta public final class ReorderChildParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ReorderChildParams.Builder |
Modifier and Type | Method and Description |
---|---|
static ReorderChildParams.Builder |
create() |
boolean |
equals(Object o) |
ContentId |
getContentToMove() |
ContentId |
getContentToMoveBefore() |
int |
hashCode() |
public ContentId getContentToMove()
public ContentId getContentToMoveBefore()
public static ReorderChildParams.Builder create()