Interface CustomerGroupSetKeyAction

All Superinterfaces:
CustomerGroupUpdateAction, ResourceUpdateAction<CustomerGroupUpdateAction>

public interface CustomerGroupSetKeyAction extends CustomerGroupUpdateAction
CustomerGroupSetKeyAction
Example to create an instance using the builder pattern

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