PHP 클래스 Ecs\Request\V20140526\DescribeSecurityGroupAttributeRequest

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

공개 메소드들

메소드 설명
__construct ( )
getDirection ( )
getNicType ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
getSecurityGroupId ( )
setDirection ( $direction )
setNicType ( $nicType )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )
setSecurityGroupId ( $securityGroupId )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getDirection() 공개 메소드

public getDirection ( )

getNicType() 공개 메소드

public getNicType ( )

getOwnerAccount() 공개 메소드

public getOwnerAccount ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getResourceOwnerAccount() 공개 메소드

getResourceOwnerId() 공개 메소드

public getResourceOwnerId ( )

getSecurityGroupId() 공개 메소드

public getSecurityGroupId ( )

setDirection() 공개 메소드

public setDirection ( $direction )

setNicType() 공개 메소드

public setNicType ( $nicType )

setOwnerAccount() 공개 메소드

public setOwnerAccount ( $ownerAccount )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setResourceOwnerAccount() 공개 메소드

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() 공개 메소드

public setResourceOwnerId ( $resourceOwnerId )

setSecurityGroupId() 공개 메소드

public setSecurityGroupId ( $securityGroupId )