class Nameserver extends Resource (View source)

The "nameserver" collection of methods.

Typical usage is:

 $domainsrdapService = new Google\Service\DomainsRDAP(...);
 $nameserver = $domainsrdapService->nameserver;

Methods

get(string $nameserverId, array $optParams = [])

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error. (nameserver.get)

Details

RdapResponse get(string $nameserverId, array $optParams = [])

The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error. (nameserver.get)

Parameters

string $nameserverId
array $optParams

Optional parameters.

Return Value

RdapResponse

Exceptions

Exception