AmazonECS.Net, A .Net Library for the Amazon E-Commerce Service

NodePathRequest Methods

The methods of the NodePathRequest class are listed below. For a complete list of NodePathRequest class members, see the NodePathRequest Members topic.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetNodePath Sends an Amazon ECS4 request to retrieve the path of specific node. The result is returned as a System.Data.DataTable with 2 columns ("NodeName" and "NodeId") and each row representing a node of the path.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

NodePathRequest Class | Matizha.AmazonECSNet.CA Namespace