Interface CategorySetAssetDescriptionAction

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

CategorySetAssetDescriptionAction
Example to create an instance using the builder pattern

     CategorySetAssetDescriptionAction categorySetAssetDescriptionAction = CategorySetAssetDescriptionAction.builder()
             .build()