PHP Class Push\Request\V20160801\CertPreflightRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( )

getAppKey() public méthode

public getAppKey ( )

getBody() public méthode

public getBody ( )

getDeviceToken() public méthode

public getDeviceToken ( )

getIsDevCert() public méthode

public getIsDevCert ( )

getPass() public méthode

public getPass ( )

setAppKey() public méthode

public setAppKey ( $appKey )

setBody() public méthode

public setBody ( $body )

setDeviceToken() public méthode

public setDeviceToken ( $deviceToken )

setIsDevCert() public méthode

public setIsDevCert ( $isDevCert )

setPass() public méthode

public setPass ( $pass )