Class MountResponse
java.lang.Object
co.elastic.clients.elasticsearch.searchable_snapshots.MountResponse
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<MountResponse>Json deserializer forMountResponse -
Method Summary
Modifier and TypeMethodDescriptionstatic MountResponsevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal MountedSnapshotsnapshot()Required - API name:snapshottoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forMountResponse
-
-
Method Details
-
of
-
snapshot
Required - API name:snapshot -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupMountResponseDeserializer
-