Abstract class for Response objects, contains only metadata,
and no result information.

C# |
public class AmazonWebServiceResponse

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | AmazonWebServiceResponse()()()() | Initializes a new instance of the AmazonWebServiceResponse class |
![]() | ContentLength |
Returns the content length of the HTTP response.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ResponseMetadata |
Contains additional information about the request, such as the
Request Id.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
