Interface ShippingMethodSetKeyAction

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

ShippingMethodSetKeyAction
Example to create an instance using the builder pattern

     ShippingMethodSetKeyAction shippingMethodSetKeyAction = ShippingMethodSetKeyAction.builder()
             .build()