PHP Class Ecs\Request\V20140526\DescribeSecurityGroupAttributeRequest

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

Public Methods

Method Description
__construct ( )
getDirection ( )
getNicType ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSecurityGroupId ( )
setDirection ( $direction )
setNicType ( $nicType )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSecurityGroupId ( $securityGroupId )

Method Details

__construct() public method

public __construct ( )

getDirection() public method

public getDirection ( )

getNicType() public method

public getNicType ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getSecurityGroupId() public method

public getSecurityGroupId ( )

setDirection() public method

public setDirection ( $direction )

setNicType() public method

public setNicType ( $nicType )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setSecurityGroupId() public method

public setSecurityGroupId ( $securityGroupId )