PHP 클래스 Iot\Request\V20160530\QueryPageByApplyIdRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__construct ( )
getApplyId ( )
getCurrenPage ( )
getPageSize ( )
setApplyId ( $applyId )
setCurrenPage ( $currenPage )
setPageSize ( $pageSize )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getApplyId() 공개 메소드

public getApplyId ( )

getCurrenPage() 공개 메소드

public getCurrenPage ( )

getPageSize() 공개 메소드

public getPageSize ( )

setApplyId() 공개 메소드

public setApplyId ( $applyId )

setCurrenPage() 공개 메소드

public setCurrenPage ( $currenPage )

setPageSize() 공개 메소드

public setPageSize ( $pageSize )