文档

Pageable类

更新时间:

功能简介

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

类属性

$_TSPEC

  1. public mixed $_TSPEC
  • static

$page

  1. public integer $page = null

$size

  1. public integer $size = null

$start

  1. public integer $start = null

构造函数

函数定义

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

参数描述

参数名称 类型 描述
$vals mixed  

获取名称

函数定义

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

读取信息

函数定义

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

参数描述

参数名称 类型 描述
$input mixed  

写入信息

函数定义

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

参数描述

参数名称 类型 描述
$output mixed  
  • 本页导读 (0)
文档反馈