C# Class Amazon.XRay.Model.GetServiceGraphRequest

Container for the parameters to the GetServiceGraph operation. Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result. Root services process incoming requests and make calls to downstream services. Root services are applications that use the AWS X-Ray SDK. Downstream services can be other applications, AWS resources, HTTP web APIs, or SQL databases.
Inheritance: AmazonXRayRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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