PHP Class Ecs\Request\V20140526\ModifyImageShareGroupPermissionRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAddGroup1 ( )
getImageId ( )
getOwnerAccount ( )
getOwnerId ( )
getRemoveGroup1 ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
setAddGroup1 ( $addGroup1 )
setImageId ( $imageId )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setRemoveGroup1 ( $removeGroup1 )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )

Method Details

__construct() public method

public __construct ( )

getAddGroup1() public method

public getAddGroup1 ( )

getImageId() public method

public getImageId ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getRemoveGroup1() public method

public getRemoveGroup1 ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

setAddGroup1() public method

public setAddGroup1 ( $addGroup1 )

setImageId() public method

public setImageId ( $imageId )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setRemoveGroup1() public method

public setRemoveGroup1 ( $removeGroup1 )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )