Interface StoreSetCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<StoreUpdateAction>, StoreUpdateAction
All Known Implementing Classes:
StoreSetCustomTypeActionImpl

StoreSetCustomTypeAction
Example to create an instance using the builder pattern

     StoreSetCustomTypeAction storeSetCustomTypeAction = StoreSetCustomTypeAction.builder()
             .build()