Interface ProductTailoringSetMetaKeywordsAction

All Superinterfaces:
ProductTailoringUpdateAction

public interface ProductTailoringSetMetaKeywordsAction extends ProductTailoringUpdateAction
ProductTailoringSetMetaKeywordsAction
Example to create an instance using the builder pattern

     ProductTailoringSetMetaKeywordsAction productTailoringSetMetaKeywordsAction = ProductTailoringSetMetaKeywordsAction.builder()
             .build()