PHP Class Ecs\Request\V20140526\DescribeSecurityGroupsRequest

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

Public Methods

Method Description
__construct ( )
getFuzzyQuery ( )
getIsQueryEcsCount ( )
getNetworkType ( )
getOwnerAccount ( )
getOwnerId ( )
getPageNumber ( )
getPageSize ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSecurityGroupId ( )
getSecurityGroupIds ( )
getSecurityGroupName ( )
getTag1Key ( )
getTag1Value ( )
getTag2Key ( )
getTag2Value ( )
getTag3Key ( )
getTag3Value ( )
getTag4Key ( )
getTag4Value ( )
getTag5Key ( )
getTag5Value ( )
getVpcId ( )
setFuzzyQuery ( $fuzzyQuery )
setIsQueryEcsCount ( $isQueryEcsCount )
setNetworkType ( $networkType )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPageNumber ( $pageNumber )
setPageSize ( $pageSize )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSecurityGroupId ( $securityGroupId )
setSecurityGroupIds ( $securityGroupIds )
setSecurityGroupName ( $securityGroupName )
setTag1Key ( $tag1Key )
setTag1Value ( $tag1Value )
setTag2Key ( $tag2Key )
setTag2Value ( $tag2Value )
setTag3Key ( $tag3Key )
setTag3Value ( $tag3Value )
setTag4Key ( $tag4Key )
setTag4Value ( $tag4Value )
setTag5Key ( $tag5Key )
setTag5Value ( $tag5Value )
setVpcId ( $vpcId )

Method Details

__construct() public method

public __construct ( )

getFuzzyQuery() public method

public getFuzzyQuery ( )

getIsQueryEcsCount() public method

public getIsQueryEcsCount ( )

getNetworkType() public method

public getNetworkType ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPageNumber() public method

public getPageNumber ( )

getPageSize() public method

public getPageSize ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getSecurityGroupId() public method

public getSecurityGroupId ( )

getSecurityGroupIds() public method

public getSecurityGroupIds ( )

getSecurityGroupName() public method

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

getVpcId() public method

public getVpcId ( )

setFuzzyQuery() public method

public setFuzzyQuery ( $fuzzyQuery )

setIsQueryEcsCount() public method

public setIsQueryEcsCount ( $isQueryEcsCount )

setNetworkType() public method

public setNetworkType ( $networkType )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPageNumber() public method

public setPageNumber ( $pageNumber )

setPageSize() public method

public setPageSize ( $pageSize )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setSecurityGroupId() public method

public setSecurityGroupId ( $securityGroupId )

setSecurityGroupIds() public method

public setSecurityGroupIds ( $securityGroupIds )

setSecurityGroupName() public method

public setSecurityGroupName ( $securityGroupName )

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 )

setVpcId() public method

public setVpcId ( $vpcId )