Pageable class

Updated at:

Description

Specifies paging information for the list applications operation.

Attributes

$_TSPEC

public mixed $_TSPEC
  • static


$page

public integer $page = null

$size

public integer $size = null

$start

public integer $start = null

Constructor

Definition

mixed  OpenSearch\Generated\Common\Pageable::__construct($vals)

Parameters

Parameter

Type

Description

$vals

mixed


getName

Definition

mixed OpenSearch\Generated\Common\Pageable::getName()

read

Definition

mixed OpenSearch\Generated\Common\Pageable::read($input)

Parameters

Parameter

Type

Description

$input

mixed


write

Definition

mixed OpenSearch\Generated\Common\Pageable::write($output)

Parameters

Parameter

Type

Description

$output

mixed