C# Class Amazon.XRay.Model.BatchGetTracesRequest

Container for the parameters to the BatchGetTraces operation. Retrieves a list of traces specified by ID. Each trace is a collection of segment documents that originates from a single request. Use GetTraceSummaries to get a list of trace IDs.
Inheritance: AmazonXRayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNextToken ( ) : bool
IsSetTraceIds ( ) : bool