Interface CategorySetAssetCustomTypeAction

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

CategorySetAssetCustomTypeAction
Example to create an instance using the builder pattern

     CategorySetAssetCustomTypeAction categorySetAssetCustomTypeAction = CategorySetAssetCustomTypeAction.builder()
             .build()