Interface CustomerSetKeyAction

All Superinterfaces:
CustomerUpdateAction, ResourceUpdateAction<CustomerUpdateAction>
All Known Implementing Classes:
CustomerSetKeyActionImpl

CustomerSetKeyAction
Example to create an instance using the builder pattern

     CustomerSetKeyAction customerSetKeyAction = CustomerSetKeyAction.builder()
             .build()