Class MetaDataIndexTemplateService.RemoveResponse

    • Constructor Summary

      Constructors 
      Constructor Description
      RemoveResponse​(boolean acknowledged)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean acknowledged()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RemoveResponse

        public RemoveResponse​(boolean acknowledged)
    • Method Detail

      • acknowledged

        public boolean acknowledged()