C# Class Amazon.XRay.Model.GetTraceSummariesRequest

Container for the parameters to the GetTraceSummaries operation. Retrieves IDs and metadata for traces available for a specified time frame using an optional filter. To get the full traces, pass the trace IDs to BatchGetTraces.
Inheritance: AmazonXRayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEndTime ( ) : bool
IsSetFilterExpression ( ) : bool
IsSetNextToken ( ) : bool
IsSetSampling ( ) : bool
IsSetStartTime ( ) : bool