Class DeleteKbContentsDTO

    • Constructor Detail

      • DeleteKbContentsDTO

        public DeleteKbContentsDTO()
    • Method Detail

      • ids

        public List<Integer> ids()
        Get the ids value.
        Returns:
        the ids value
      • withIds

        public DeleteKbContentsDTO withIds​(List<Integer> ids)
        Set the ids value.
        Parameters:
        ids - the ids value to set
        Returns:
        the DeleteKbContentsDTO object itself.
      • sources

        public List<String> sources()
        Get the sources value.
        Returns:
        the sources value
      • withSources

        public DeleteKbContentsDTO withSources​(List<String> sources)
        Set the sources value.
        Parameters:
        sources - the sources value to set
        Returns:
        the DeleteKbContentsDTO object itself.