| Package | Description |
|---|---|
| com.github.nickrm.jflux.api.response |
Classes relating to responses from the InfluxDB HTTP API.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMetadata.Builder |
ResponseMetadata.Builder.dbBuildType(BuildType dbBuildType)
Sets the build type of the InfluxDB instance.
|
ResponseMetadata.Builder |
ResponseMetadata.Builder.dbVersion(Version dbVersion)
Sets the version of the InfluxDB instance.
|
ResponseMetadata.Builder |
ResponseMetadata.Builder.requestId(String requestId)
Sets the request ID of the response
|
ResponseMetadata.Builder |
ResponseMetadata.Builder.timestamp(Instant timestamp)
Sets the timestamp of the response.
|
Copyright © 2020. All rights reserved.