Overview
The Pageable class is used to configure paging.
Attribute definition
$_TSPEC
public mixed $_TSPECstatic
$page
public integer $page = null$size
public integer $size = null$start
public integer $start = nullConstructor
Method definition
mixed OpenSearch\Generated\Common\Pageable::__construct($vals)Parameter description
Parameter | Type | Description |
|---|---|---|
$vals | mixed |
getName
Method definition
mixed OpenSearch\Generated\Common\Pageable::getName()read
Method definition
mixed OpenSearch\Generated\Common\Pageable::read($input)Parameter description
Parameter | Type | Description |
|---|---|---|
$input | mixed |
write
Method definition
mixed OpenSearch\Generated\Common\Pageable::write($output)Parameter description
Parameter | Type | Description |
|---|---|---|
$output | mixed |