PHP 클래스 Scalr\Service\Aws\Ec2

부터: 26.12.2012
저자: Vitaliy Demidov ([email protected])
상속: extends Scalr\Service\Aws\AbstractService, implements Scalr\Service\Aws\ServiceInterface
파일 보기 프로젝트 열기: scalr/scalr 1 사용 예제들

공개 메소드들

메소드 설명
describeAccountAttributes ( ListDataType | array | string $attributeNameList ) : Scalr\Service\Aws\Ec2\DataType\AccountAttributeSetList DescribeAccountAttributes
describeRegions ( ) : Scalr\Service\Aws\Ec2\DataType\RegionInfoList DescribeRegions action
getAllowedEntities ( )
getAvailableApiVersions ( )
getCurrentApiVersion ( )
getName ( )
getUrl ( )

메소드 상세

describeAccountAttributes() 공개 메소드

Describes the specified attribute of your AWS account.
public describeAccountAttributes ( ListDataType | array | string $attributeNameList ) : Scalr\Service\Aws\Ec2\DataType\AccountAttributeSetList
$attributeNameList Scalr\Service\Aws\DataType\ListDataType | array | string List of the The following table lists the supported account attributes
리턴 Scalr\Service\Aws\Ec2\DataType\AccountAttributeSetList Returns list of the names and values of the requested attributes

describeRegions() 공개 메소드

DescribeRegions action
public describeRegions ( ) : Scalr\Service\Aws\Ec2\DataType\RegionInfoList
리턴 Scalr\Service\Aws\Ec2\DataType\RegionInfoList Returns the list of the RegionInfoData objects on success

getAllowedEntities() 공개 메소드

public getAllowedEntities ( )

getAvailableApiVersions() 공개 메소드

getCurrentApiVersion() 공개 메소드

getName() 공개 메소드

또한 보기: Scalr\Service\Aws\AbstractService::getName()
public getName ( )

getUrl() 공개 메소드

public getUrl ( )