Interface CategorySetMetaTitleAction

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

CategorySetMetaTitleAction
Example to create an instance using the builder pattern

     CategorySetMetaTitleAction categorySetMetaTitleAction = CategorySetMetaTitleAction.builder()
             .build()