PHP 클래스 Push\Request\V20150827\RevertRpcRequest

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

공개 메소드들

메소드 설명
__construct ( )
getAppId ( )
getDeviceId ( )
getRpcContent ( )
getTimeOut ( )
setAppId ( $appId )
setDeviceId ( $deviceId )
setRpcContent ( $rpcContent )
setTimeOut ( $timeOut )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getAppId() 공개 메소드

public getAppId ( )

getDeviceId() 공개 메소드

public getDeviceId ( )

getRpcContent() 공개 메소드

public getRpcContent ( )

getTimeOut() 공개 메소드

public getTimeOut ( )

setAppId() 공개 메소드

public setAppId ( $appId )

setDeviceId() 공개 메소드

public setDeviceId ( $deviceId )

setRpcContent() 공개 메소드

public setRpcContent ( $rpcContent )

setTimeOut() 공개 메소드

public setTimeOut ( $timeOut )