PHP Class Ecs\Request\V20140526\RevokeSecurityGroupRequest

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

Public Methods

Method Description
__construct ( )
getIpProtocol ( )
getNicType ( )
getOwnerAccount ( )
getOwnerId ( )
getPolicy ( )
getPortRange ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSecurityGroupId ( )
getSourceCidrIp ( )
getSourceGroupId ( )
getSourceGroupOwnerAccount ( )
getSourceGroupOwnerId ( )
setIpProtocol ( $ipProtocol )
setNicType ( $nicType )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPolicy ( $policy )
setPortRange ( $portRange )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSecurityGroupId ( $securityGroupId )
setSourceCidrIp ( $sourceCidrIp )
setSourceGroupId ( $sourceGroupId )
setSourceGroupOwnerAccount ( $sourceGroupOwnerAccount )
setSourceGroupOwnerId ( $sourceGroupOwnerId )

Method Details

__construct() public method

public __construct ( )

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

getSourceCidrIp() public method

public getSourceCidrIp ( )

getSourceGroupId() public method

public getSourceGroupId ( )

getSourceGroupOwnerAccount() public method

getSourceGroupOwnerId() public method

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 )

setSourceCidrIp() public method

public setSourceCidrIp ( $sourceCidrIp )

setSourceGroupId() public method

public setSourceGroupId ( $sourceGroupId )

setSourceGroupOwnerAccount() public method

public setSourceGroupOwnerAccount ( $sourceGroupOwnerAccount )

setSourceGroupOwnerId() public method

public setSourceGroupOwnerId ( $sourceGroupOwnerId )