public final class CategorySetExternalIdActionImpl extends Object implements CategorySetExternalIdAction
SET_EXTERNAL_ID
Constructor and Description |
---|
CategorySetExternalIdActionImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAction() |
String |
getExternalId()
If not defined, the external ID is unset.
|
int |
hashCode() |
void |
setExternalId(String externalId) |
getClass, notify, notifyAll, toString, wait, wait, wait
builder, builder, of, of, withCategorySetExternalIdAction
withCategoryUpdateAction
get
public String getAction()
getAction
in interface CategoryUpdateAction
getAction
in interface ResourceUpdateAction<CategoryUpdateAction>
public String getExternalId()
If not defined, the external ID is unset.
getExternalId
in interface CategorySetExternalIdAction
public void setExternalId(String externalId)
setExternalId
in interface CategorySetExternalIdAction