Class KnowledgebaseUpdateHeaders


  • public class KnowledgebaseUpdateHeaders
    extends Object
    Defines headers for Update operation.
    • Constructor Detail

      • KnowledgebaseUpdateHeaders

        public KnowledgebaseUpdateHeaders()
    • Method Detail

      • location

        public String location()
        Get the location value.
        Returns:
        the location value
      • withLocation

        public KnowledgebaseUpdateHeaders withLocation​(String location)
        Set the location value.
        Parameters:
        location - the location value to set
        Returns:
        the KnowledgebaseUpdateHeaders object itself.