PHP Class Scalr\Service\Aws\Ec2

Since: 26.12.2012
Author: Vitaliy Demidov ([email protected])
Inheritance: extends Scalr\Service\Aws\AbstractService, implements Scalr\Service\Aws\ServiceInterface
显示文件 Open project: scalr/scalr Class Usage Examples

Public Methods

Method Description
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 ( )

Method Details

describeAccountAttributes() public method

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
return Scalr\Service\Aws\Ec2\DataType\AccountAttributeSetList Returns list of the names and values of the requested attributes

describeRegions() public method

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

getAllowedEntities() public method

public getAllowedEntities ( )

getAvailableApiVersions() public method

getCurrentApiVersion() public method

getName() public method

See also: Scalr\Service\Aws\AbstractService::getName()
public getName ( )

getUrl() public method

public getUrl ( )