PHP Class Ecs\Request\V20140526\RevokeSecurityGroupEgressRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

Méthode 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 méthode

public __construct ( )

getDestCidrIp() public méthode

public getDestCidrIp ( )

getDestGroupId() public méthode

public getDestGroupId ( )

getDestGroupOwnerAccount() public méthode

getDestGroupOwnerId() public méthode

public getDestGroupOwnerId ( )

getIpProtocol() public méthode

public getIpProtocol ( )

getNicType() public méthode

public getNicType ( )

getOwnerAccount() public méthode

public getOwnerAccount ( )

getOwnerId() public méthode

public getOwnerId ( )

getPolicy() public méthode

public getPolicy ( )

getPortRange() public méthode

public getPortRange ( )

getResourceOwnerAccount() public méthode

getResourceOwnerId() public méthode

public getResourceOwnerId ( )

getSecurityGroupId() public méthode

public getSecurityGroupId ( )

setDestCidrIp() public méthode

public setDestCidrIp ( $destCidrIp )

setDestGroupId() public méthode

public setDestGroupId ( $destGroupId )

setDestGroupOwnerAccount() public méthode

public setDestGroupOwnerAccount ( $destGroupOwnerAccount )

setDestGroupOwnerId() public méthode

public setDestGroupOwnerId ( $destGroupOwnerId )

setIpProtocol() public méthode

public setIpProtocol ( $ipProtocol )

setNicType() public méthode

public setNicType ( $nicType )

setOwnerAccount() public méthode

public setOwnerAccount ( $ownerAccount )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setPolicy() public méthode

public setPolicy ( $policy )

setPortRange() public méthode

public setPortRange ( $portRange )

setResourceOwnerAccount() public méthode

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public méthode

public setResourceOwnerId ( $resourceOwnerId )

setSecurityGroupId() public méthode

public setSecurityGroupId ( $securityGroupId )