Class UpdateUserProfileDataRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.security.UpdateUserProfileDataRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class UpdateUserProfileDataRequest extends RequestBase implements JsonpSerializable
Update user profile data.

Update specific data for the user profile that is associated with a unique ID.

See Also: