PHP 클래스 Ecs\Request\V20140526\AuthorizeSecurityGroupRequest

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

공개 메소드들

메소드 설명
__construct ( )
getClientToken ( )
getIpProtocol ( )
getNicType ( )
getOwnerAccount ( )
getOwnerId ( )
getPolicy ( )
getPortRange ( )
getPriority ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSecurityGroupId ( )
getSourceCidrIp ( )
getSourceGroupId ( )
getSourceGroupOwnerAccount ( )
getSourceGroupOwnerId ( )
setClientToken ( $clientToken )
setIpProtocol ( $ipProtocol )
setNicType ( $nicType )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setPolicy ( $policy )
setPortRange ( $portRange )
setPriority ( $priority )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSecurityGroupId ( $securityGroupId )
setSourceCidrIp ( $sourceCidrIp )
setSourceGroupId ( $sourceGroupId )
setSourceGroupOwnerAccount ( $sourceGroupOwnerAccount )
setSourceGroupOwnerId ( $sourceGroupOwnerId )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getClientToken() 공개 메소드

public getClientToken ( )

getIpProtocol() 공개 메소드

public getIpProtocol ( )

getNicType() 공개 메소드

public getNicType ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getPolicy() 공개 메소드

public getPolicy ( )

getPortRange() 공개 메소드

public getPortRange ( )

getPriority() 공개 메소드

public getPriority ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getSecurityGroupId() 공개 메소드

public getSecurityGroupId ( )

getSourceCidrIp() 공개 메소드

public getSourceCidrIp ( )

getSourceGroupId() 공개 메소드

public getSourceGroupId ( )

getSourceGroupOwnerAccount() 공개 메소드

getSourceGroupOwnerId() 공개 메소드

setClientToken() 공개 메소드

public setClientToken ( $clientToken )

setIpProtocol() 공개 메소드

public setIpProtocol ( $ipProtocol )

setNicType() 공개 메소드

public setNicType ( $nicType )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setPolicy() 공개 메소드

public setPolicy ( $policy )

setPortRange() 공개 메소드

public setPortRange ( $portRange )

setPriority() 공개 메소드

public setPriority ( $priority )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setSecurityGroupId() 공개 메소드

public setSecurityGroupId ( $securityGroupId )

setSourceCidrIp() 공개 메소드

public setSourceCidrIp ( $sourceCidrIp )

setSourceGroupId() 공개 메소드

public setSourceGroupId ( $sourceGroupId )

setSourceGroupOwnerAccount() 공개 메소드

public setSourceGroupOwnerAccount ( $sourceGroupOwnerAccount )

setSourceGroupOwnerId() 공개 메소드

public setSourceGroupOwnerId ( $sourceGroupOwnerId )