Class RoleTemplate
java.lang.Object
co.elastic.clients.elasticsearch.security.RoleTemplate
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<RoleTemplate>Json deserializer forRoleTemplate -
Method Summary
Modifier and TypeMethodDescriptionfinal TemplateFormatformat()API name:formatstatic RoleTemplatevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal Scripttemplate()Required - API name:templatetoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forRoleTemplate
-
-
Method Details
-
of
-
format
API name:format -
template
Required - API name:template -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupRoleTemplateDeserializer
-