Class RealmInfo
java.lang.Object
co.elastic.clients.elasticsearch.security.RealmInfo
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<RealmInfo>Json deserializer forRealmInfo -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringname()Required - API name:namestatic RealmInfovoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final Stringtype()Required - API name:type
-
Field Details
-
_DESERIALIZER
Json deserializer forRealmInfo
-
-
Method Details
-
of
-
name
Required - API name:name -
type
Required - API name:type -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupRealmInfoDeserializer
-