Package org.opensearch.client.transport.endpoints
package org.opensearch.client.transport.endpoints
-
ClassesClassDescriptionBooleanEndpoint<RequestT>An API response that has boolean value according to the HTTP status code.DelegatingJsonEndpoint<Req,
Res, Err> DictionaryResponse<TKey,TValue> Base class for dictionary responses, i.e.DictionaryResponse.AbstractBuilder<TKey,TValue, BuilderT extends DictionaryResponse.AbstractBuilder<TKey, TValue, BuilderT>> EndpointWithResponseMapperAttr<Req,Res, Err> An endpoint wrapper that adds attributes to the JSON mapper used to deserialize its response.SimpleEndpoint<RequestT,ResponseT>