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
Updates specific data for the user profile that's associated with the specified unique ID.
See Also: