Basho\Riak\Command\Object::execute PHP Method

execute() public method

public execute ( ) : Response
return Basho\Riak\Command\Object\Response
    public function execute()
    {
        return parent::execute();
    }