 Declaration Syntax
 Declaration Syntax| C# | 
namespace Amazon.Runtime.Internal
 Types
 Types| All Types | Classes | Interfaces | Enumerations | 
| Icon | Type | Description | 
|---|---|---|
|  | AsyncResult..::..AsyncRequestState | |
|  | AsyncResult | |
|  | ErrorResponse | |
|  | IRequest | 
            Represents a request being sent to an Amazon Web Service, including the
            parameters being sent as part of the request, the endpoint to which the
            request should be sent, etc.
             This class is only intended for internal use inside the AWS client libraries. Callers shouldn't ever interact directly with objects of this class. | 
|  | IRequestEvents | |
|  | RequestMetrics..::..Metric | |
|  | RequestMetrics | |
|  | RequestMetrics..::..Timing | 
            Timing information for a metric
             | 
|  | RequestMetrics..::..TimingEvent | 
            Timing event, stops timing of a metric when disposed
             |