PHP 클래스 Ecs\Request\V20140526\CreateAutoSnapshotPolicyRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__construct ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getautoSnapshotPolicyName ( )
getrepeatWeekdays ( )
getretentionDays ( )
gettimePoints ( )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setautoSnapshotPolicyName ( $autoSnapshotPolicyName )
setrepeatWeekdays ( $repeatWeekdays )
setretentionDays ( $retentionDays )
settimePoints ( $timePoints )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getautoSnapshotPolicyName() 공개 메소드

getrepeatWeekdays() 공개 메소드

public getrepeatWeekdays ( )

getretentionDays() 공개 메소드

public getretentionDays ( )

gettimePoints() 공개 메소드

public gettimePoints ( )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setautoSnapshotPolicyName() 공개 메소드

public setautoSnapshotPolicyName ( $autoSnapshotPolicyName )

setrepeatWeekdays() 공개 메소드

public setrepeatWeekdays ( $repeatWeekdays )

setretentionDays() 공개 메소드

public setretentionDays ( $retentionDays )

settimePoints() 공개 메소드

public settimePoints ( $timePoints )