文档

Pageable类

功能简介

获取应用列表操作时,用于指定分页信息。

类属性

$_TSPEC

public mixed $_TSPEC
  • static


$page

public integer $page = null

$size

public integer $size = null

$start

public integer $start = null

构造函数

函数定义

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

参数描述

参数名称

类型

描述

$vals

mixed


获取名称

函数定义

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

读取信息

函数定义

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

参数描述

参数名称

类型

描述

$input

mixed


写入信息

函数定义

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

参数描述

参数名称

类型

描述

$output

mixed

  • 本页导读 (0)
文档反馈