PHP Class Ecs\Request\V20140526\ImportImageRequest

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

Public Methods

Method Description
__construct ( )
getArchitecture ( )
getDescription ( )
getDiskDeviceMapping ( )
getImageName ( )
getOSType ( )
getOwnerId ( )
getPlatform ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getRoleName ( )
setArchitecture ( $architecture )
setDescription ( $description )
setDiskDeviceMapping ( $diskDeviceMapping )
setImageName ( $imageName )
setOSType ( $oSType )
setOwnerId ( $ownerId )
setPlatform ( $platform )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setRoleName ( $roleName )

Method Details

__construct() public method

public __construct ( )

getArchitecture() public method

public getArchitecture ( )

getDescription() public method

public getDescription ( )

getDiskDeviceMapping() public method

getImageName() public method

public getImageName ( )

getOSType() public method

public getOSType ( )

getOwnerId() public method

public getOwnerId ( )

getPlatform() public method

public getPlatform ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getRoleName() public method

public getRoleName ( )

setArchitecture() public method

public setArchitecture ( $architecture )

setDescription() public method

public setDescription ( $description )

setDiskDeviceMapping() public method

public setDiskDeviceMapping ( $diskDeviceMapping )

setImageName() public method

public setImageName ( $imageName )

setOSType() public method

public setOSType ( $oSType )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPlatform() public method

public setPlatform ( $platform )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setRoleName() public method

public setRoleName ( $roleName )