PHP Class AwsInspector\Model\Route53\Repository

Afficher le fichier Open project: aoepeople/stackformation

Protected Properties

Свойство Type Description
$recordSets

Méthodes publiques

Méthode Description
__construct ( $hostedZoneId ) Repository constructor.
findByRecordSet ( $regex )
findByRecordSetNameAndType ( $recordSetName, $type )
getAllRecordSets ( )

Method Details

__construct() public méthode

Repository constructor.
public __construct ( $hostedZoneId )
$hostedZoneId

findByRecordSet() public méthode

public findByRecordSet ( $regex )

findByRecordSetNameAndType() public méthode

public findByRecordSetNameAndType ( $recordSetName, $type )

getAllRecordSets() public méthode

public getAllRecordSets ( )

Property Details

$recordSets protected_oe property

protected $recordSets