Beispiel #1
0
    def get_domain(self, domain_name, authentication_token):

        return Domain.from_existing(domain_name, authentication_token)