Class MetaDataIndexTemplateService.PutResponse

    • Constructor Summary

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

      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

      • PutResponse

        public PutResponse​(boolean acknowledged)
    • Method Detail

      • acknowledged

        public boolean acknowledged()