PHP Class Ecs\Request\V20140526\DescribeDisksRequest

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

Public Methods

Method Description
__construct ( )
getAutoSnapshotPolicyId ( )
getCategory ( )
getDeleteAutoSnapshot ( )
getDeleteWithInstance ( )
getDiskChargeType ( )
getDiskIds ( )
getDiskName ( )
getDiskType ( )
getEnableAutoSnapshot ( )
getEnableAutomatedSnapshotPolicy ( )
getFilter1Key ( )
getFilter1Value ( )
getFilter2Key ( )
getFilter2Value ( )
getInstanceId ( )
getLockReason ( )
getOwnerAccount ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getPortable ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSnapshotId ( )
getStatus ( )
getTag1Key ( )
getTag1Value ( )
getTag2Key ( )
getTag2Value ( )
getTag3Key ( )
getTag3Value ( )
getTag4Key ( )
getTag4Value ( )
getTag5Key ( )
getTag5Value ( )
getZoneId ( )
setAutoSnapshotPolicyId ( $autoSnapshotPolicyId )
setCategory ( $category )
setDeleteAutoSnapshot ( $deleteAutoSnapshot )
setDeleteWithInstance ( $deleteWithInstance )
setDiskChargeType ( $diskChargeType )
setDiskIds ( $diskIds )
setDiskName ( $diskName )
setDiskType ( $diskType )
setEnableAutoSnapshot ( $enableAutoSnapshot )
setEnableAutomatedSnapshotPolicy ( $enableAutomatedSnapshotPolicy )
setFilter1Key ( $filter1Key )
setFilter1Value ( $filter1Value )
setFilter2Key ( $filter2Key )
setFilter2Value ( $filter2Value )
setInstanceId ( $instanceId )
setLockReason ( $lockReason )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setPortable ( $portable )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSnapshotId ( $snapshotId )
setStatus ( $status )
setTag1Key ( $tag1Key )
setTag1Value ( $tag1Value )
setTag2Key ( $tag2Key )
setTag2Value ( $tag2Value )
setTag3Key ( $tag3Key )
setTag3Value ( $tag3Value )
setTag4Key ( $tag4Key )
setTag4Value ( $tag4Value )
setTag5Key ( $tag5Key )
setTag5Value ( $tag5Value )
setZoneId ( $zoneId )

Method Details

__construct() public method

public __construct ( )

getAutoSnapshotPolicyId() public method

getCategory() public method

public getCategory ( )

getDeleteAutoSnapshot() public method

getDeleteWithInstance() public method

getDiskChargeType() public method

public getDiskChargeType ( )

getDiskIds() public method

public getDiskIds ( )

getDiskName() public method

public getDiskName ( )

getDiskType() public method

public getDiskType ( )

getEnableAutoSnapshot() public method

getEnableAutomatedSnapshotPolicy() public method

getFilter1Key() public method

public getFilter1Key ( )

getFilter1Value() public method

public getFilter1Value ( )

getFilter2Key() public method

public getFilter2Key ( )

getFilter2Value() public method

public getFilter2Value ( )

getInstanceId() public method

public getInstanceId ( )

getLockReason() public method

public getLockReason ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPageNumber() public method

public getPageNumber ( )

getPageSize() public method

public getPageSize ( )

getPortable() public method

public getPortable ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getSnapshotId() public method

public getSnapshotId ( )

getStatus() public method

public getStatus ( )

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 ( )

getZoneId() public method

public getZoneId ( )

setAutoSnapshotPolicyId() public method

public setAutoSnapshotPolicyId ( $autoSnapshotPolicyId )

setCategory() public method

public setCategory ( $category )

setDeleteAutoSnapshot() public method

public setDeleteAutoSnapshot ( $deleteAutoSnapshot )

setDeleteWithInstance() public method

public setDeleteWithInstance ( $deleteWithInstance )

setDiskChargeType() public method

public setDiskChargeType ( $diskChargeType )

setDiskIds() public method

public setDiskIds ( $diskIds )

setDiskName() public method

public setDiskName ( $diskName )

setDiskType() public method

public setDiskType ( $diskType )

setEnableAutoSnapshot() public method

public setEnableAutoSnapshot ( $enableAutoSnapshot )

setEnableAutomatedSnapshotPolicy() public method

public setEnableAutomatedSnapshotPolicy ( $enableAutomatedSnapshotPolicy )

setFilter1Key() public method

public setFilter1Key ( $filter1Key )

setFilter1Value() public method

public setFilter1Value ( $filter1Value )

setFilter2Key() public method

public setFilter2Key ( $filter2Key )

setFilter2Value() public method

public setFilter2Value ( $filter2Value )

setInstanceId() public method

public setInstanceId ( $instanceId )

setLockReason() public method

public setLockReason ( $lockReason )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPageNumber() public method

public setPageNumber ( $pageNumber )

setPageSize() public method

public setPageSize ( $pageSize )

setPortable() public method

public setPortable ( $portable )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setSnapshotId() public method

public setSnapshotId ( $snapshotId )

setStatus() public method

public setStatus ( $status )

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 )

setZoneId() public method

public setZoneId ( $zoneId )