PHP Class Ecs\Request\V20140526\CreateAutoSnapshotPolicyRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

Méthode Description
__construct ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getautoSnapshotPolicyName ( )
getrepeatWeekdays ( )
getretentionDays ( )
gettimePoints ( )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setautoSnapshotPolicyName ( $autoSnapshotPolicyName )
setrepeatWeekdays ( $repeatWeekdays )
setretentionDays ( $retentionDays )
settimePoints ( $timePoints )

Method Details

__construct() public méthode

public __construct ( )

getOwnerId() public méthode

public getOwnerId ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getautoSnapshotPolicyName() public méthode

getrepeatWeekdays() public méthode

public getrepeatWeekdays ( )

getretentionDays() public méthode

public getretentionDays ( )

gettimePoints() public méthode

public gettimePoints ( )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setautoSnapshotPolicyName() public méthode

public setautoSnapshotPolicyName ( $autoSnapshotPolicyName )

setrepeatWeekdays() public méthode

public setrepeatWeekdays ( $repeatWeekdays )

setretentionDays() public méthode

public setretentionDays ( $retentionDays )

settimePoints() public méthode

public settimePoints ( $timePoints )