Class ServiceToken
java.lang.Object
co.elastic.clients.elasticsearch.security.authenticate.ServiceToken
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ServiceToken>Json deserializer forServiceToken -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringname()Required - API name:namestatic ServiceTokenvoidserialize(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()API name:type
-
Field Details
-
_DESERIALIZER
Json deserializer forServiceToken
-
-
Method Details
-
of
-
name
Required - API name:name -
type
API name:type -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupServiceTokenDeserializer
-