PHP Class Ecs\Request\V20140526\ApplyAutoSnapshotPolicyRequest

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

Public Methods

Method Description
__construct ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getautoSnapshotPolicyId ( )
getdiskIds ( )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setautoSnapshotPolicyId ( $autoSnapshotPolicyId )
setdiskIds ( $diskIds )

Method Details

__construct() public method

public __construct ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getautoSnapshotPolicyId() public method

getdiskIds() public method

public getdiskIds ( )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setautoSnapshotPolicyId() public method

public setautoSnapshotPolicyId ( $autoSnapshotPolicyId )

setdiskIds() public method

public setdiskIds ( $diskIds )