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