Interface CategorySetMetaKeywordsAction

All Superinterfaces:
CategoryUpdateAction, ResourceUpdateAction<CategoryUpdateAction>
All Known Implementing Classes:
CategorySetMetaKeywordsActionImpl

CategorySetMetaKeywordsAction
Example to create an instance using the builder pattern

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