Interface CategorySetMetaKeywordsAction

All Superinterfaces:
CategoryUpdateAction, ResourceUpdateAction<CategoryUpdateAction>

public interface CategorySetMetaKeywordsAction extends CategoryUpdateAction
CategorySetMetaKeywordsAction
Example to create an instance using the builder pattern

     CategorySetMetaKeywordsAction categorySetMetaKeywordsAction = CategorySetMetaKeywordsAction.builder()
             .build()