PHP Class Ecs\Request\V20140526\ModifyAutoSnapshotPolicyExRequest

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

Public Methods

Method Description
__construct ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getautoSnapshotPolicyId ( )
getautoSnapshotPolicyName ( )
getrepeatWeekdays ( )
getretentionDays ( )
gettimePoints ( )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setautoSnapshotPolicyId ( $autoSnapshotPolicyId )
setautoSnapshotPolicyName ( $autoSnapshotPolicyName )
setrepeatWeekdays ( $repeatWeekdays )
setretentionDays ( $retentionDays )
settimePoints ( $timePoints )

Method Details

__construct() public method

public __construct ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getautoSnapshotPolicyId() public method

getautoSnapshotPolicyName() public method

getrepeatWeekdays() public method

public getrepeatWeekdays ( )

getretentionDays() public method

public getretentionDays ( )

gettimePoints() public method

public gettimePoints ( )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setautoSnapshotPolicyId() public method

public setautoSnapshotPolicyId ( $autoSnapshotPolicyId )

setautoSnapshotPolicyName() public method

public setautoSnapshotPolicyName ( $autoSnapshotPolicyName )

setrepeatWeekdays() public method

public setrepeatWeekdays ( $repeatWeekdays )

setretentionDays() public method

public setretentionDays ( $retentionDays )

settimePoints() public method

public settimePoints ( $timePoints )