Class Rows
java.lang.Object
org.opensearch.client.opensearch.ml.Rows
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<Rows.Builder,Rows>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class Rows
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<Rows.Builder,Rows>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Rows.Builderbuilder()booleaninthashCode()static Rowsof(Function<Rows.Builder, ObjectBuilder<Rows>> fn) voidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.values()API name:valuesMethods 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 forRows
-
-
Method Details
-
of
-
values
API name:values -
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<Rows.Builder,Rows> - Returns:
- a new builder instance.
-
builder
-
setupRowsDeserializer
-
hashCode
public int hashCode() -
equals
-