Class GrantApiKeyRequest

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

@JsonpDeserializable
public class GrantApiKeyRequest
extends RequestBase
implements JsonpSerializable
Creates an API key on behalf of another user.
See Also:
API specification