PHP Class Ecs\Request\V20140526\CreateSnapshotRequest

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

Public Methods

Method Description
__construct ( )
getClientToken ( )
getDescription ( )
getDiskId ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSnapshotName ( )
getTag1Key ( )
getTag1Value ( )
getTag2Key ( )
getTag2Value ( )
getTag3Key ( )
getTag3Value ( )
getTag4Key ( )
getTag4Value ( )
getTag5Key ( )
getTag5Value ( )
setClientToken ( $clientToken )
setDescription ( $description )
setDiskId ( $diskId )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSnapshotName ( $snapshotName )
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 ( )

getDiskId() public method

public getDiskId ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getSnapshotName() public method

public getSnapshotName ( )

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 )

setDiskId() public method

public setDiskId ( $diskId )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setSnapshotName() public method

public setSnapshotName ( $snapshotName )

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 )