AwsInspector\Model\Route53\Repository::getAllRecordSets PHP Method

getAllRecordSets() public method

public getAllRecordSets ( )
    public function getAllRecordSets()
    {
        return $this->recordSets;
    }