@Beta public final class DuplicateContentParams extends Object
Constructor and Description |
---|
DuplicateContentParams(ContentId contentId) |
Modifier and Type | Method and Description |
---|---|
DuplicateContentParams |
creator(PrincipalKey creator) |
boolean |
equals(Object o) |
ContentId |
getContentId() |
PrincipalKey |
getCreator() |
int |
hashCode() |
void |
validate() |
public DuplicateContentParams(ContentId contentId)
public ContentId getContentId()
public DuplicateContentParams creator(PrincipalKey creator)
public PrincipalKey getCreator()
public void validate()