PHP 클래스 Ecs\Request\V20140526\RevokeSecurityGroupEgressRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__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 )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getDestCidrIp() 공개 메소드

public getDestCidrIp ( )

getDestGroupId() 공개 메소드

public getDestGroupId ( )

getDestGroupOwnerAccount() 공개 메소드

getDestGroupOwnerId() 공개 메소드

public getDestGroupOwnerId ( )

getIpProtocol() 공개 메소드

public getIpProtocol ( )

getNicType() 공개 메소드

public getNicType ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getPolicy() 공개 메소드

public getPolicy ( )

getPortRange() 공개 메소드

public getPortRange ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getSecurityGroupId() 공개 메소드

public getSecurityGroupId ( )

setDestCidrIp() 공개 메소드

public setDestCidrIp ( $destCidrIp )

setDestGroupId() 공개 메소드

public setDestGroupId ( $destGroupId )

setDestGroupOwnerAccount() 공개 메소드

public setDestGroupOwnerAccount ( $destGroupOwnerAccount )

setDestGroupOwnerId() 공개 메소드

public setDestGroupOwnerId ( $destGroupOwnerId )

setIpProtocol() 공개 메소드

public setIpProtocol ( $ipProtocol )

setNicType() 공개 메소드

public setNicType ( $nicType )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setPolicy() 공개 메소드

public setPolicy ( $policy )

setPortRange() 공개 메소드

public setPortRange ( $portRange )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setSecurityGroupId() 공개 메소드

public setSecurityGroupId ( $securityGroupId )