Class ExistsSourceResponse
- java.lang.Object
-
- org.opensearch.client.opensearch.core.ExistsSourceResponse
-
public class ExistsSourceResponse extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<ExistsSourceResponse>_DESERIALIZERstatic ExistsSourceResponse_INSTANCESingleton instance forExistsSourceResponse.
-
Constructor Summary
Constructors Constructor Description ExistsSourceResponse()
-
-
-
Field Detail
-
_INSTANCE
public static final ExistsSourceResponse _INSTANCE
Singleton instance forExistsSourceResponse.
-
_DESERIALIZER
public static final JsonpDeserializer<ExistsSourceResponse> _DESERIALIZER
-
-