Interface ShippingMethodSetPredicateAction

All Superinterfaces:
ResourceUpdateAction<ShippingMethodUpdateAction>, ShippingMethodUpdateAction
All Known Implementing Classes:
ShippingMethodSetPredicateActionImpl

ShippingMethodSetPredicateAction
Example to create an instance using the builder pattern

     ShippingMethodSetPredicateAction shippingMethodSetPredicateAction = ShippingMethodSetPredicateAction.builder()
             .build()