CopyableBuilder<TracingConfigResponse.Builder,TracingConfigResponse>, SdkBuilder<TracingConfigResponse.Builder,TracingConfigResponse>public static interface TracingConfigResponse.Builder extends CopyableBuilder<TracingConfigResponse.Builder,TracingConfigResponse>
| Modifier and Type | Method | Description |
|---|---|---|
TracingConfigResponse.Builder |
mode(String mode) |
The tracing mode associated with your Lambda function.
|
TracingConfigResponse.Builder |
mode(TracingMode mode) |
The tracing mode associated with your Lambda function.
|
copyapply, buildTracingConfigResponse.Builder mode(String mode)
The tracing mode associated with your Lambda function.
mode - The tracing mode associated with your Lambda function.TracingModeTracingConfigResponse.Builder mode(TracingMode mode)
The tracing mode associated with your Lambda function.
mode - The tracing mode associated with your Lambda function.TracingModeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.