PHP Class Push\Request\V20150827\TestRequest

Inheritance: extends RpcAcsRequest
显示文件 Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAppKey ( )
getTarget ( )
getTargetValue ( )
getmy_age ( )
getmy_name ( )
setAppKey ( $appKey )
setTarget ( $target )
setTargetValue ( $targetValue )
setmy_age ( $my_age )
setmy_name ( $my_name )

Method Details

__construct() public method

public __construct ( )

getAppKey() public method

public getAppKey ( )

getTarget() public method

public getTarget ( )

getTargetValue() public method

public getTargetValue ( )

getmy_age() public method

public getmy_age ( )

getmy_name() public method

public getmy_name ( )

setAppKey() public method

public setAppKey ( $appKey )

setTarget() public method

public setTarget ( $target )

setTargetValue() public method

public setTargetValue ( $targetValue )

setmy_age() public method

public setmy_age ( $my_age )

setmy_name() public method

public setmy_name ( $my_name )