| Package | Description |
|---|---|
| com.amazonaws.services.timestreaminfluxdb.model |
| Modifier and Type | Method and Description |
|---|---|
static TracingType |
TracingType.fromValue(String value)
Use this in place of valueOf.
|
static TracingType |
TracingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TracingType[] |
TracingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InfluxDBv2Parameters |
InfluxDBv2Parameters.withTracingType(TracingType tracingType)
Enable tracing in InfluxDB and specifies the tracing type.
|
Copyright © 2025. All rights reserved.