Click or drag to resize

AlchemyAPIGetEntitiesRequest Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.ConnectionRESTConnectorRequest
    IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1AlchemyAPIGetEntitiesRequest

Namespace:  IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class GetEntitiesRequest : RESTConnectorRequest

The AlchemyAPIGetEntitiesRequest type exposes the following members.

Constructors
  NameDescription
Public methodAlchemyAPIGetEntitiesRequest
Initializes a new instance of the AlchemyAPIGetEntitiesRequest class
Top
Properties
See Also