PHP Class Ecs\Request\V20140526\RevokeSecurityGroupEgressRequest

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

Public Methods

Method Description
__construct ( )
getDestCidrIp ( )
getDestGroupId ( )
getDestGroupOwnerAccount ( )
getDestGroupOwnerId ( )
getIpProtocol ( )
getNicType ( )
getOwnerAccount ( )
getOwnerId ( )
getPolicy ( )
getPortRange ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSecurityGroupId ( )
setDestCidrIp ( $destCidrIp )
setDestGroupId ( $destGroupId )
setDestGroupOwnerAccount ( $destGroupOwnerAccount )
setDestGroupOwnerId ( $destGroupOwnerId )
setIpProtocol ( $ipProtocol )
setNicType ( $nicType )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPolicy ( $policy )
setPortRange ( $portRange )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSecurityGroupId ( $securityGroupId )

Method Details

__construct() public method

public __construct ( )

getDestCidrIp() public method

public getDestCidrIp ( )

getDestGroupId() public method

public getDestGroupId ( )

getDestGroupOwnerAccount() public method

getDestGroupOwnerId() public method

public getDestGroupOwnerId ( )

getIpProtocol() public method

public getIpProtocol ( )

getNicType() public method

public getNicType ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getPolicy() public method

public getPolicy ( )

getPortRange() public method

public getPortRange ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

getSecurityGroupId() public method

public getSecurityGroupId ( )

setDestCidrIp() public method

public setDestCidrIp ( $destCidrIp )

setDestGroupId() public method

public setDestGroupId ( $destGroupId )

setDestGroupOwnerAccount() public method

public setDestGroupOwnerAccount ( $destGroupOwnerAccount )

setDestGroupOwnerId() public method

public setDestGroupOwnerId ( $destGroupOwnerId )

setIpProtocol() public method

public setIpProtocol ( $ipProtocol )

setNicType() public method

public setNicType ( $nicType )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setPolicy() public method

public setPolicy ( $policy )

setPortRange() public method

public setPortRange ( $portRange )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )

setSecurityGroupId() public method

public setSecurityGroupId ( $securityGroupId )