Interface CustomerGroupSetKeyAction

All Superinterfaces:
CustomerGroupUpdateAction, ResourceUpdateAction<CustomerGroupUpdateAction>
All Known Implementing Classes:
CustomerGroupSetKeyActionImpl

CustomerGroupSetKeyAction
Example to create an instance using the builder pattern

     CustomerGroupSetKeyAction customerGroupSetKeyAction = CustomerGroupSetKeyAction.builder()
             .build()