@Beta
public final class ReprocessContentParams
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ReprocessContentParams.Builder |
Modifier and Type | Method and Description |
---|---|
static ReprocessContentParams.Builder |
create() |
boolean |
equals(java.lang.Object o) |
ContentId |
getContentId() |
int |
hashCode() |
public static ReprocessContentParams.Builder create()
public ContentId getContentId()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object