Class Page
java.lang.Object
co.elastic.clients.elasticsearch.ml.Page
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal Integerfrom()Skips the specified number of items.static Pageof(Function<Page.Builder, ObjectBuilder<Page>> 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 voidfinal Integersize()Specifies the maximum number of items to obtain.toString()
-
Field Details
-
_DESERIALIZER
Json deserializer forPage
-
-
Method Details
-
of
-
from
Skips the specified number of items.API name:
from -
size
Specifies the maximum number of items to obtain.API name:
size -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupPageDeserializer
-