Class EntityResource
The "entity" collection of methods.
Inherited Members
Namespace: Google.Apis.DomainsRDAP.v1
Assembly: Google.Apis.DomainsRDAP.v1.dll
Syntax
public class EntityResource
Constructors
EntityResource(IClientService)
Constructs a new resource.
Declaration
public EntityResource(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 EntityResource.GetRequest Get(string entityId)
Parameters
Type | Name | Description |
---|---|---|
string | entityId |
|
Returns
Type | Description |
---|---|
EntityResource.GetRequest |