Interface CategorySetMetaTitleAction

All Superinterfaces:
CategoryUpdateAction, ResourceUpdateAction<CategoryUpdateAction>

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

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