Class HelpRecord
java.lang.Object
org.opensearch.client.opensearch.cat.help.HelpRecord
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<HelpRecord> Json deserializer forHelpRecord -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringendpoint()Required - API name:endpointstatic HelpRecordvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonString
-
Field Details
-
_DESERIALIZER
Json deserializer forHelpRecord
-
-
Method Details
-
of
-
endpoint
Required - API name:endpoint -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
setupHelpRecordDeserializer
-