Class EmptyResponse


  • public final class EmptyResponse
    extends java.lang.Object
    Response for a request which simply returns an empty object.
    • Constructor Detail

      • EmptyResponse

        public EmptyResponse()
    • Method Detail

      • fromXContent

        public static EmptyResponse fromXContent​(XContentParser parser)
                                          throws java.io.IOException
        Throws:
        java.io.IOException