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
Afficher le fichier Open project: scalr/scalr Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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

describeRegions() public méthode

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

getAllowedEntities() public méthode

public getAllowedEntities ( )

getAvailableApiVersions() public méthode

getCurrentApiVersion() public méthode

getName() public méthode

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

getUrl() public méthode

public getUrl ( )