Interface CategorySetCustomTypeAction

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

CategorySetCustomTypeAction
Example to create an instance using the builder pattern

     CategorySetCustomTypeAction categorySetCustomTypeAction = CategorySetCustomTypeAction.builder()
             .build()