Class ApiTypeHelper.DisabledChecksHandle

java.lang.Object
co.elastic.clients.util.ApiTypeHelper.DisabledChecksHandle
All Implemented Interfaces:
java.lang.AutoCloseable
Enclosing class:
ApiTypeHelper

public static class ApiTypeHelper.DisabledChecksHandle
extends java.lang.Object
implements java.lang.AutoCloseable
  • Constructor Summary

    Constructors
    Constructor Description
    DisabledChecksHandle​(java.lang.Boolean value)  
  • Method Summary

    Modifier and Type Method Description
    void close()  

    Methods inherited from class java.lang.Object

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

    • DisabledChecksHandle

      public DisabledChecksHandle​(java.lang.Boolean value)
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface java.lang.AutoCloseable