Class Repository
java.lang.Object
co.elastic.clients.elasticsearch.snapshot.Repository
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Repository>Json deserializer forRepository -
Method Summary
Modifier and TypeMethodDescriptionstatic Repositoryvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) final RepositorySettingssettings()Required - API name:settingsprotected static voidtoString()final Stringtype()Required - API name:typefinal Stringuuid()API name:uuid
-
Field Details
-
_DESERIALIZER
Json deserializer forRepository
-
-
Method Details
-
of
-
type
Required - API name:type -
uuid
API name:uuid -
settings
Required - API name:settings -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupRepositoryDeserializer
-