PHP Class Mts\Request\V20140618\SetAuthConfigRequest

Inheritance: extends RpcAcsRequest
Datei anzeigen Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getKey1 ( )
getKey2 ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
setKey1 ( $key1 )
setKey2 ( $key2 )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )

Method Details

__construct() public method

public __construct ( )

getKey1() public method

public getKey1 ( )

getKey2() public method

public getKey2 ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

setKey1() public method

public setKey1 ( $key1 )

setKey2() public method

public setKey2 ( $key2 )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )