Class UpdateConfigurationResponse
java.lang.Object
co.elastic.clients.elasticsearch.connector.UpdateConfigurationResponse
- All Implemented Interfaces:
JsonpSerializable
@JsonpDeserializable
public class UpdateConfigurationResponse
extends Object
implements JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<UpdateConfigurationResponse>Json deserializer forUpdateConfigurationResponse -
Method Summary
Modifier and TypeMethodDescriptionstatic UpdateConfigurationResponsefinal Resultresult()Required - API name:resultvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidsetupUpdateConfigurationResponseDeserializer(ObjectDeserializer<UpdateConfigurationResponse.Builder> op) toString()
-
Field Details
-
_DESERIALIZER
Json deserializer forUpdateConfigurationResponse
-
-
Method Details
-
of
-
result
Required - API name:result -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupUpdateConfigurationResponseDeserializer
protected static void setupUpdateConfigurationResponseDeserializer(ObjectDeserializer<UpdateConfigurationResponse.Builder> op)
-