Class UserRealm
java.lang.Object
co.elastic.clients.elasticsearch.security.get_token.UserRealm
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<UserRealm>Json deserializer forUserRealm -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringname()Required - API name:namestatic UserRealmvoidserialize(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 forUserRealm
-
-
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
-
setupUserRealmDeserializer
-