Class PutMappingResponse
java.lang.Object
co.elastic.clients.elasticsearch._types.AcknowledgedResponseBase
co.elastic.clients.elasticsearch._types.IndicesResponseBase
co.elastic.clients.elasticsearch.indices.PutMappingResponse
- All Implemented Interfaces:
AcknowledgedResponse,JsonpSerializable
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch._types.IndicesResponseBase
IndicesResponseBase.AbstractBuilder<BuilderT extends IndicesResponseBase.AbstractBuilder<BuilderT>> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<PutMappingResponse>Json deserializer forPutMappingResponse -
Method Summary
Methods inherited from class co.elastic.clients.elasticsearch._types.IndicesResponseBase
serializeInternal, setupIndicesResponseBaseDeserializer, shardsMethods inherited from class co.elastic.clients.elasticsearch._types.AcknowledgedResponseBase
acknowledged, serialize, setupAcknowledgedResponseBaseDeserializer, toString
-
Field Details
-
_DESERIALIZER
Json deserializer forPutMappingResponse
-
-
Method Details
-
of
public static PutMappingResponse of(Function<PutMappingResponse.Builder, ObjectBuilder<PutMappingResponse>> fn) -
setupPutMappingResponseDeserializer
protected static void setupPutMappingResponseDeserializer(ObjectDeserializer<PutMappingResponse.Builder> op)
-