PHP Class Green\Request\V20161206\PluginAntispamResultsRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getBizScene ( )
getClientVersion ( )
getPageIndex ( )
getPageSize ( )
getPostContentType ( )
setBizScene ( $bizScene )
setClientVersion ( $clientVersion )
setPageIndex ( $pageIndex )
setPageSize ( $pageSize )
setPostContentType ( $postContentType )

Method Details

__construct() public method

public __construct ( )

getBizScene() public method

public getBizScene ( )

getClientVersion() public method

public getClientVersion ( )

getPageIndex() public method

public getPageIndex ( )

getPageSize() public method

public getPageSize ( )

getPostContentType() public method

public getPostContentType ( )

setBizScene() public method

public setBizScene ( $bizScene )

setClientVersion() public method

public setClientVersion ( $clientVersion )

setPageIndex() public method

public setPageIndex ( $pageIndex )

setPageSize() public method

public setPageSize ( $pageSize )

setPostContentType() public method

public setPostContentType ( $postContentType )