Interface ProductTypeSetKeyAction

All Superinterfaces:
ProductTypeUpdateAction, ResourceUpdateAction<ProductTypeUpdateAction>
All Known Implementing Classes:
ProductTypeSetKeyActionImpl

ProductTypeSetKeyAction
Example to create an instance using the builder pattern

     ProductTypeSetKeyAction productTypeSetKeyAction = ProductTypeSetKeyAction.builder()
             .build()