Class Database
java.lang.Object
org.opensearch.client.opensearch.geospatial.Database
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<Database.Builder,Database>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class Database
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<Database.Builder,Database>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Database> Json deserializer forDatabase -
Method Summary
Modifier and TypeMethodDescriptionstatic Database.Builderbuilder()booleanfields()API name:fieldsinthashCode()static Databasefinal Stringprovider()API name:providervoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal StringAPI name:sha256_hashCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.final LongAPI name:updated_at_in_epoch_millisfinal IntegerAPI name:valid_for_in_daysMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonStringMethods inherited from interface org.opensearch.client.util.ToCopyableBuilder
copy
-
Field Details
-
_DESERIALIZER
Json deserializer forDatabase
-
-
Method Details
-
of
-
fields
API name:fields -
provider
API name:provider -
sha256Hash
API name:sha256_hash -
updatedAtInEpochMillis
API name:updated_at_in_epoch_millis -
validForInDays
API name:valid_for_in_days -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toBuilder
Description copied from interface:ToCopyableBuilderCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<Database.Builder,Database> - Returns:
- a new builder instance.
-
builder
-
setupDatabaseDeserializer
-
hashCode
public int hashCode() -
equals
-