Class InternalUpdateWarehouseCallback

    • Method Detail

      • execute

        public ConnectorResponse execute​(Identifier warehouse)
        Description copied from interface: UpdateWarehouseCallback
        Executes logic using the provided warehouse.
        Specified by:
        execute in interface UpdateWarehouseCallback
        Parameters:
        warehouse - new warehouse name provided to the handler
        Returns:
        a response with the code OK if the execution was successful, otherwise a response with an error code and an error message