class ACMEDNS extends Service (View source)

Service definition for ACMEDNS (v1).

Google Domains ACME DNS API that allows users to complete ACME DNS-01 challenges for a domain.

For more information about this service, see the API Documentation

Properties

$acmeChallengeSets
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the ACMEDNS service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the ACMEDNS service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.