Class DictionaryResponse<TKey,​TValue>

java.lang.Object
co.elastic.clients.transport.endpoints.DictionaryResponse<TKey,​TValue>
All Implemented Interfaces:
JsonpSerializable

public abstract class DictionaryResponse<TKey,​TValue>
extends java.lang.Object
implements JsonpSerializable
Base class for dictionary responses, i.e. a series of key/value pairs.