Class ManageUserPrivileges
java.lang.Object
co.elastic.clients.elasticsearch.security.ManageUserPrivileges
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final JsonpDeserializer<ManageUserPrivileges>
Json deserializer forManageUserPrivileges
-
Method Summary
Modifier and TypeMethodDescriptionRequired - API name:applications
static ManageUserPrivileges
void
serialize
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected void
serializeInternal
(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static void
toString()
-
Field Details
-
_DESERIALIZER
Json deserializer forManageUserPrivileges
-
-
Method Details
-
of
public static ManageUserPrivileges of(Function<ManageUserPrivileges.Builder, ObjectBuilder<ManageUserPrivileges>> fn) -
applications
Required - API name:applications
-
serialize
Serialize this object to JSON.- Specified by:
serialize
in interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupManageUserPrivilegesDeserializer
protected static void setupManageUserPrivilegesDeserializer(ObjectDeserializer<ManageUserPrivileges.Builder> op)
-