Class Action.RemoveMediaItems

    • Constructor Detail

      • RemoveMediaItems

        public RemoveMediaItems​(@Size(max=23L)
                                String tag,
                                int fromIndex,
                                int toIndex)
        Parameters:
        tag - A tag to use for logging.
        fromIndex - The start if the range of media items to remove.
        toIndex - The end of the range of media items to remove (exclusive).