PHP Class Ecs\Request\V20140526\CreateImageRequest

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

Public Methods

Method Description
__construct ( )
getClientToken ( )
getDescription ( )
getDiskDeviceMapping ( )
getImageName ( )
getImageVersion ( )
getInstanceId ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSnapshotId ( )
getTag1Key ( )
getTag1Value ( )
getTag2Key ( )
getTag2Value ( )
getTag3Key ( )
getTag3Value ( )
getTag4Key ( )
getTag4Value ( )
getTag5Key ( )
getTag5Value ( )
setClientToken ( $clientToken )
setDescription ( $description )
setDiskDeviceMapping ( $diskDeviceMapping )
setImageName ( $imageName )
setImageVersion ( $imageVersion )
setInstanceId ( $instanceId )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSnapshotId ( $snapshotId )
setTag1Key ( $tag1Key )
setTag1Value ( $tag1Value )
setTag2Key ( $tag2Key )
setTag2Value ( $tag2Value )
setTag3Key ( $tag3Key )
setTag3Value ( $tag3Value )
setTag4Key ( $tag4Key )
setTag4Value ( $tag4Value )
setTag5Key ( $tag5Key )
setTag5Value ( $tag5Value )

Method Details

__construct() public method

public __construct ( )

getClientToken() public method

public getClientToken ( )

getDescription() public method

public getDescription ( )

getDiskDeviceMapping() public method

getImageName() public method

public getImageName ( )

getImageVersion() public method

public getImageVersion ( )

getInstanceId() public method

public getInstanceId ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getSnapshotId() public method

public getSnapshotId ( )

getTag1Key() public method

public getTag1Key ( )

getTag1Value() public method

public getTag1Value ( )

getTag2Key() public method

public getTag2Key ( )

getTag2Value() public method

public getTag2Value ( )

getTag3Key() public method

public getTag3Key ( )

getTag3Value() public method

public getTag3Value ( )

getTag4Key() public method

public getTag4Key ( )

getTag4Value() public method

public getTag4Value ( )

getTag5Key() public method

public getTag5Key ( )

getTag5Value() public method

public getTag5Value ( )

setClientToken() public method

public setClientToken ( $clientToken )

setDescription() public method

public setDescription ( $description )

setDiskDeviceMapping() public method

public setDiskDeviceMapping ( $diskDeviceMapping )

setImageName() public method

public setImageName ( $imageName )

setImageVersion() public method

public setImageVersion ( $imageVersion )

setInstanceId() public method

public setInstanceId ( $instanceId )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setSnapshotId() public method

public setSnapshotId ( $snapshotId )

setTag1Key() public method

public setTag1Key ( $tag1Key )

setTag1Value() public method

public setTag1Value ( $tag1Value )

setTag2Key() public method

public setTag2Key ( $tag2Key )

setTag2Value() public method

public setTag2Value ( $tag2Value )

setTag3Key() public method

public setTag3Key ( $tag3Key )

setTag3Value() public method

public setTag3Value ( $tag3Value )

setTag4Key() public method

public setTag4Key ( $tag4Key )

setTag4Value() public method

public setTag4Value ( $tag4Value )

setTag5Key() public method

public setTag5Key ( $tag5Key )

setTag5Value() public method

public setTag5Value ( $tag5Value )