PHP Class Ecs\Request\V20140526\ImportImageRequest

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

Méthodes publiques

Méthode 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 méthode

public __construct ( )

getArchitecture() public méthode

public getArchitecture ( )

getDescription() public méthode

public getDescription ( )

getDiskDeviceMapping() public méthode

getImageName() public méthode

public getImageName ( )

getOSType() public méthode

public getOSType ( )

getOwnerId() public méthode

public getOwnerId ( )

getPlatform() public méthode

public getPlatform ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getRoleName() public méthode

public getRoleName ( )

setArchitecture() public méthode

public setArchitecture ( $architecture )

setDescription() public méthode

public setDescription ( $description )

setDiskDeviceMapping() public méthode

public setDiskDeviceMapping ( $diskDeviceMapping )

setImageName() public méthode

public setImageName ( $imageName )

setOSType() public méthode

public setOSType ( $oSType )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setPlatform() public méthode

public setPlatform ( $platform )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setRoleName() public méthode

public setRoleName ( $roleName )