PHP Class Push\Request\V20160801\CertPreflightRequest

Inheritance: extends RpcAcsRequest
Mostrar archivo Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getBody ( )
getDeviceToken ( )
getIsDevCert ( )
getPass ( )
setAppKey ( $appKey )
setBody ( $body )
setDeviceToken ( $deviceToken )
setIsDevCert ( $isDevCert )
setPass ( $pass )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getBody() public method

public getBody ( )

getDeviceToken() public method

public getDeviceToken ( )

getIsDevCert() public method

public getIsDevCert ( )

getPass() public method

public getPass ( )

setAppKey() public method

public setAppKey ( $appKey )

setBody() public method

public setBody ( $body )

setDeviceToken() public method

public setDeviceToken ( $deviceToken )

setIsDevCert() public method

public setIsDevCert ( $isDevCert )

setPass() public method

public setPass ( $pass )