Show / Hide Table of Contents

Class NameserverResource

The "nameserver" collection of methods.

Inheritance
object
NameserverResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DomainsRDAP.v1
Assembly: Google.Apis.DomainsRDAP.v1.dll
Syntax
public class NameserverResource

Constructors

NameserverResource(IClientService)

Constructs a new resource.

Declaration
public NameserverResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Get(string)

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

Declaration
public virtual NameserverResource.GetRequest Get(string nameserverId)
Parameters
Type Name Description
string nameserverId

null

Returns
Type Description
NameserverResource.GetRequest
In this article
Back to top Generated by DocFX