PHP Class Scalr\Modules\Platforms\Ec2\Helpers\EipHelper

Afficher le fichier Open project: scalr/scalr Class Usage Examples

Méthodes publiques

Méthode Description
farmUpdateRoleSettings ( DBFarmRole $DBFarmRole, $oldSettings, $newSettings )
farmValidateRoleSettings ( $settings, $rolename )
setEipForServer ( DBServer $dbServer ) : boolean | string

Private Methods

Méthode Description
associateIpAddress ( DBServer $dbServer, string $ipAddress, $allocationId = null ) Associates IP Address to the server
checkElasticIp ( string $ipaddress, Aws $aws ) : boolean Checks Elastic IP availability

Method Details

farmUpdateRoleSettings() public static méthode

public static farmUpdateRoleSettings ( DBFarmRole $DBFarmRole, $oldSettings, $newSettings )
$DBFarmRole DBFarmRole

farmValidateRoleSettings() public static méthode

public static farmValidateRoleSettings ( $settings, $rolename )

setEipForServer() public static méthode

public static setEipForServer ( DBServer $dbServer ) : boolean | string
$dbServer DBServer
Résultat boolean | string