PHP Class Sms\Request\V20160927\QuerySmsFailByPageRequest

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

Méthodes publiques

Méthode Description
__construct ( )
getOwnerId ( )
getPageNo ( )
getPageSize ( )
getQueryTime ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSmsType ( )
setOwnerId ( $ownerId )
setPageNo ( $pageNo )
setPageSize ( $pageSize )
setQueryTime ( $queryTime )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSmsType ( $smsType )

Method Details

__construct() public méthode

public __construct ( )

getOwnerId() public méthode

public getOwnerId ( )

getPageNo() public méthode

public getPageNo ( )

getPageSize() public méthode

public getPageSize ( )

getQueryTime() public méthode

public getQueryTime ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getSmsType() public méthode

public getSmsType ( )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setPageNo() public méthode

public setPageNo ( $pageNo )

setPageSize() public méthode

public setPageSize ( $pageSize )

setQueryTime() public méthode

public setQueryTime ( $queryTime )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setSmsType() public méthode

public setSmsType ( $smsType )