PHP 클래스 Ecs\Request\V20140526\ImportImageRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__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 )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getArchitecture() 공개 메소드

public getArchitecture ( )

getDescription() 공개 메소드

public getDescription ( )

getDiskDeviceMapping() 공개 메소드

getImageName() 공개 메소드

public getImageName ( )

getOSType() 공개 메소드

public getOSType ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getPlatform() 공개 메소드

public getPlatform ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getRoleName() 공개 메소드

public getRoleName ( )

setArchitecture() 공개 메소드

public setArchitecture ( $architecture )

setDescription() 공개 메소드

public setDescription ( $description )

setDiskDeviceMapping() 공개 메소드

public setDiskDeviceMapping ( $diskDeviceMapping )

setImageName() 공개 메소드

public setImageName ( $imageName )

setOSType() 공개 메소드

public setOSType ( $oSType )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setPlatform() 공개 메소드

public setPlatform ( $platform )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setRoleName() 공개 메소드

public setRoleName ( $roleName )