Interface ProductSetMetaTitleAction

All Superinterfaces:
ProductUpdateAction, ResourceUpdateAction<ProductUpdateAction>
All Known Implementing Classes:
ProductSetMetaTitleActionImpl

ProductSetMetaTitleAction
Example to create an instance using the builder pattern

     ProductSetMetaTitleAction productSetMetaTitleAction = ProductSetMetaTitleAction.builder()
             .build()