Interface CategorySetKeyAction

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

CategorySetKeyAction
Example to create an instance using the builder pattern

     CategorySetKeyAction categorySetKeyAction = CategorySetKeyAction.builder()
             .build()