Class Repository
java.lang.Object
org.opensearch.client.opensearch.snapshot.Repository
- All Implemented Interfaces:
ToJsonp
public final class Repository extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRepository.BuilderBuilder forRepository. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<Repository>DESERIALIZERJson deserializer for Repository -
Constructor Summary
Constructors Modifier Constructor Description protectedRepository(Repository.Builder builder) -
Method Summary
Modifier and Type Method Description RepositorySettingssettings()API name:settingsprotected static voidsetupRepositoryDeserializer(DelegatingDeserializer<Repository.Builder> op)voidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)java.lang.Stringtype()API name:typejava.lang.Stringuuid()API name:uuid
-
Field Details
-
DESERIALIZER
Json deserializer for Repository
-
-
Constructor Details
-
Method Details
-
type
public java.lang.String type()API name:type -
uuid
@Nullable public java.lang.String uuid()API name:uuid -
settings
API name:settings -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupRepositoryDeserializer
-