PHP Class Ecs\Request\V20140526\DescribeTagsRequest

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

Public Methods

Method Description
__construct ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getResourceId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getResourceType ( )
getTag1Key ( )
getTag1Value ( )
getTag2Key ( )
getTag2Value ( )
getTag3Key ( )
getTag3Value ( )
getTag4Key ( )
getTag4Value ( )
getTag5Key ( )
getTag5Value ( )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setResourceId ( $resourceId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setResourceType ( $resourceType )
setTag1Key ( $tag1Key )
setTag1Value ( $tag1Value )
setTag2Key ( $tag2Key )
setTag2Value ( $tag2Value )
setTag3Key ( $tag3Key )
setTag3Value ( $tag3Value )
setTag4Key ( $tag4Key )
setTag4Value ( $tag4Value )
setTag5Key ( $tag5Key )
setTag5Value ( $tag5Value )

Method Details

__construct() public method

public __construct ( )

getOwnerId() public method

public getOwnerId ( )

getPageNumber() public method

public getPageNumber ( )

getPageSize() public method

public getPageSize ( )

getResourceId() public method

public getResourceId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getResourceType() public method

public getResourceType ( )

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

setOwnerId() public method

public setOwnerId ( $ownerId )

setPageNumber() public method

public setPageNumber ( $pageNumber )

setPageSize() public method

public setPageSize ( $pageSize )

setResourceId() public method

public setResourceId ( $resourceId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setResourceType() public method

public setResourceType ( $resourceType )

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 )