| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
| TracingConfig | TracingConfig. clone() | 
| TracingConfig | CreateFunctionRequest. getTracingConfig()
 Set  ModetoActiveto sample and trace a subset of incoming requests with AWS X-Ray. | 
| TracingConfig | UpdateFunctionConfigurationRequest. getTracingConfig()
 Set  ModetoActiveto sample and trace a subset of incoming requests with AWS X-Ray. | 
| TracingConfig | TracingConfig. withMode(String mode)
 The tracing mode. | 
| TracingConfig | TracingConfig. withMode(TracingMode mode)
 The tracing mode. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateFunctionRequest. setTracingConfig(TracingConfig tracingConfig)
 Set  ModetoActiveto sample and trace a subset of incoming requests with AWS X-Ray. | 
| void | UpdateFunctionConfigurationRequest. setTracingConfig(TracingConfig tracingConfig)
 Set  ModetoActiveto sample and trace a subset of incoming requests with AWS X-Ray. | 
| CreateFunctionRequest | CreateFunctionRequest. withTracingConfig(TracingConfig tracingConfig)
 Set  ModetoActiveto sample and trace a subset of incoming requests with AWS X-Ray. | 
| UpdateFunctionConfigurationRequest | UpdateFunctionConfigurationRequest. withTracingConfig(TracingConfig tracingConfig)
 Set  ModetoActiveto sample and trace a subset of incoming requests with AWS X-Ray. | 
Copyright © 2018. All rights reserved.