- Dashboard - Class in com.influxdb.client.domain
-
Dashboard
- Dashboard() - Constructor for class com.influxdb.client.domain.Dashboard
-
- DashboardColor - Class in com.influxdb.client.domain
-
Defines an encoding of data value into color space.
- DashboardColor() - Constructor for class com.influxdb.client.domain.DashboardColor
-
- DashboardColor.TypeEnum - Enum in com.influxdb.client.domain
-
Type is how the color is used.
- DashboardColor.TypeEnum.Adapter - Class in com.influxdb.client.domain
-
- DashboardLinks - Class in com.influxdb.client.domain
-
DashboardLinks
- DashboardLinks() - Constructor for class com.influxdb.client.domain.DashboardLinks
-
- DashboardMeta - Class in com.influxdb.client.domain
-
DashboardMeta
- DashboardMeta() - Constructor for class com.influxdb.client.domain.DashboardMeta
-
- DashboardQuery - Class in com.influxdb.client.domain
-
DashboardQuery
- DashboardQuery() - Constructor for class com.influxdb.client.domain.DashboardQuery
-
- Dashboards - Class in com.influxdb.client.domain
-
Dashboards
- Dashboards() - Constructor for class com.influxdb.client.domain.Dashboards
-
- dashboards(List<Dashboard>) - Method in class com.influxdb.client.domain.Dashboards
-
- dashboards(List<PkgSummaryDiffDashboards>) - Method in class com.influxdb.client.domain.PkgSummaryDiff
-
- dashboards(List<PkgSummarySummaryDashboards>) - Method in class com.influxdb.client.domain.PkgSummarySummary
-
- dashboards(String) - Method in class com.influxdb.client.domain.Routes
-
- DashboardsApi - Interface in com.influxdb.client
-
The client of the InfluxDB 2.0 that implement Dashboards HTTP API endpoint.
- DashboardsService - Interface in com.influxdb.client.service
-
- dateTimeFormat(Dialect.DateTimeFormatEnum) - Method in class com.influxdb.client.domain.Dialect
-
- DateTimeLiteral - Class in com.influxdb.client.domain
-
Represents an instant in time with nanosecond precision using the syntax of golang's RFC3339 Nanosecond variant
- DateTimeLiteral() - Constructor for class com.influxdb.client.domain.DateTimeLiteral
-
- DateTypeAdapter() - Constructor for class com.influxdb.client.JSON.DateTypeAdapter
-
- DateTypeAdapter(DateFormat) - Constructor for class com.influxdb.client.JSON.DateTypeAdapter
-
- db(String) - Method in class com.influxdb.client.domain.Query
-
- DeadmanCheck - Class in com.influxdb.client.domain
-
DeadmanCheck
- DeadmanCheck() - Constructor for class com.influxdb.client.domain.DeadmanCheck
-
- DeadmanCheck.TypeEnum - Enum in com.influxdb.client.domain
-
Gets or Sets type
- DeadmanCheck.TypeEnum.Adapter - Class in com.influxdb.client.domain
-
- debug(String) - Method in class com.influxdb.client.domain.RoutesSystem
-
- DecimalPlaces - Class in com.influxdb.client.domain
-
Indicates whether decimal places should be enforced, and how many digits it should show.
- DecimalPlaces() - Constructor for class com.influxdb.client.domain.DecimalPlaces
-
- decimalPlaces(DecimalPlaces) - Method in class com.influxdb.client.domain.GaugeViewProperties
-
- decimalPlaces(DecimalPlaces) - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
- decimalPlaces(DecimalPlaces) - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
- decimalPlaces(DecimalPlaces) - Method in class com.influxdb.client.domain.TableViewProperties
-
- DEFAULT_DIALECT - Static variable in class com.influxdb.client.internal.AbstractInfluxDBClient
-
- defaultRP(String) - Method in class com.influxdb.client.domain.Source
-
- DEFAULTS - Static variable in class com.influxdb.client.WriteOptions
-
Default configuration with values that are consistent with Telegraf.
- DefaultService - Interface in com.influxdb.client.service
-
- delete(OffsetDateTime, OffsetDateTime, String, Bucket, Organization) - Method in interface com.influxdb.client.DeleteApi
-
Delete Time series data from InfluxDB.
- delete(OffsetDateTime, OffsetDateTime, String, String, String) - Method in interface com.influxdb.client.DeleteApi
-
Delete Time series data from InfluxDB.
- delete(DeletePredicateRequest, String, String) - Method in interface com.influxdb.client.DeleteApi
-
Delete Time series data from InfluxDB.
- delete(OffsetDateTime, OffsetDateTime, String, Bucket, Organization) - Method in class com.influxdb.client.internal.DeleteApiImpl
-
- delete(OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.influxdb.client.internal.DeleteApiImpl
-
- delete(DeletePredicateRequest, String, String) - Method in class com.influxdb.client.internal.DeleteApiImpl
-
- DeleteApi - Interface in com.influxdb.client
-
API to Delete time-series data from InfluxDB 2.0.
- DeleteApiImpl - Class in com.influxdb.client.internal
-
- deleteAuthorization(Authorization) - Method in interface com.influxdb.client.AuthorizationsApi
-
Delete an authorization.
- deleteAuthorization(String) - Method in interface com.influxdb.client.AuthorizationsApi
-
Delete an authorization.
- deleteAuthorizationsID(String, String) - Method in interface com.influxdb.client.service.AuthorizationsService
-
Delete a authorization
- deleteBucket(Bucket) - Method in interface com.influxdb.client.BucketsApi
-
Delete a bucket.
- deleteBucket(String) - Method in interface com.influxdb.client.BucketsApi
-
Delete a bucket.
- deleteBucketsID(String, String) - Method in interface com.influxdb.client.service.BucketsService
-
Delete a bucket
- deleteBucketsIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.BucketsService
-
delete a label from a bucket
- deleteBucketsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.BucketsService
-
Remove a member from a bucket
- deleteBucketsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove a member from a bucket
- deleteBucketsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.BucketsService
-
Remove an owner from a bucket
- deleteBucketsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove an owner from a bucket
- deleteCell(Cell, Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
Delete a dashboard cell.
- deleteCell(String, String) - Method in interface com.influxdb.client.DashboardsApi
-
Delete a dashboard cell.
- deleteCheck(Check) - Method in interface com.influxdb.client.ChecksApi
-
Delete a check.
- deleteCheck(String) - Method in interface com.influxdb.client.ChecksApi
-
Delete a check.
- deleteChecksID(String, String) - Method in interface com.influxdb.client.service.ChecksService
-
Delete a check
- deleteChecksIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.ChecksService
-
Delete label from a check
- deleteDashboard(Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
Delete a dashboard.
- deleteDashboard(String) - Method in interface com.influxdb.client.DashboardsApi
-
Delete a dashboard.
- deleteDashboardsID(String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Delete a dashboard
- deleteDashboardsIDCellsID(String, String, String) - Method in interface com.influxdb.client.service.CellsService
-
Delete a dashboard cell
- deleteDashboardsIDCellsID(String, String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Delete a dashboard cell
- deleteDashboardsIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Delete a label from a dashboard
- deleteDashboardsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Remove a member from a dashboard
- deleteDashboardsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove a member from a dashboard
- deleteDashboardsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Remove an owner from a dashboard
- deleteDashboardsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove an owner from a dashboard
- deleteDocumentsTemplatesID(String, String) - Method in interface com.influxdb.client.service.TemplatesService
-
Delete a template
- deleteDocumentsTemplatesIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.TemplatesService
-
Delete a label from a template
- deleteLabel(Label, Bucket) - Method in interface com.influxdb.client.BucketsApi
-
Removes a label from a bucket.
- deleteLabel(String, String) - Method in interface com.influxdb.client.BucketsApi
-
Removes a label from a bucket.
- deleteLabel(Label, Check) - Method in interface com.influxdb.client.ChecksApi
-
Delete label from a check.
- deleteLabel(String, String) - Method in interface com.influxdb.client.ChecksApi
-
Delete label from a check.
- deleteLabel(Label, Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
Delete a label from a dashboard.
- deleteLabel(String, String) - Method in interface com.influxdb.client.DashboardsApi
-
Delete a label from a dashboard.
- deleteLabel(Label) - Method in interface com.influxdb.client.LabelsApi
-
Delete a label.
- deleteLabel(String) - Method in interface com.influxdb.client.LabelsApi
-
Delete a label.
- deleteLabel(Label, NotificationEndpoint) - Method in interface com.influxdb.client.NotificationEndpointsApi
-
Delete label from a notification endpoint.
- deleteLabel(String, String) - Method in interface com.influxdb.client.NotificationEndpointsApi
-
Delete label from a notification endpoint.
- deleteLabel(Label, NotificationRule) - Method in interface com.influxdb.client.NotificationRulesApi
-
Delete label from a notification rule.
- deleteLabel(String, String) - Method in interface com.influxdb.client.NotificationRulesApi
-
Delete label from a notification rule.
- deleteLabel(Label, Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
Removes a label from an organization.
- deleteLabel(String, String) - Method in interface com.influxdb.client.OrganizationsApi
-
Removes a label from an organization.
- deleteLabel(Label, ScraperTargetResponse) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Removes a label from a ScraperTarget.
- deleteLabel(String, String) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Removes a label from a ScraperTarget.
- deleteLabel(Label, Task) - Method in interface com.influxdb.client.TasksApi
-
Removes a label from a Task.
- deleteLabel(String, String) - Method in interface com.influxdb.client.TasksApi
-
Removes a label from a bucket.
- deleteLabel(Label, Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
Delete a label from a telegraf config.
- deleteLabel(String, String) - Method in interface com.influxdb.client.TelegrafsApi
-
Delete a label from a telegraf config.
- deleteLabel(Label, Document) - Method in interface com.influxdb.client.TemplatesApi
-
Delete a label from a template.
- deleteLabel(String, String) - Method in interface com.influxdb.client.TemplatesApi
-
Delete a label from a template.
- deleteLabel(Label, Variable) - Method in interface com.influxdb.client.VariablesApi
-
Delete a label from a variable.
- deleteLabel(String, String) - Method in interface com.influxdb.client.VariablesApi
-
Delete a label from a variable.
- deleteLabelsID(String, String) - Method in interface com.influxdb.client.service.LabelsService
-
Delete a label
- deleteMember(User, Bucket) - Method in interface com.influxdb.client.BucketsApi
-
Removes a member from a bucket.
- deleteMember(String, String) - Method in interface com.influxdb.client.BucketsApi
-
Removes a member from a bucket.
- deleteMember(User, Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
Removes a member from an dashboard.
- deleteMember(String, String) - Method in interface com.influxdb.client.DashboardsApi
-
Removes a member from an dashboard.
- deleteMember(User, Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
Removes a member from an organization.
- deleteMember(String, String) - Method in interface com.influxdb.client.OrganizationsApi
-
Removes a member from an organization.
- deleteMember(User, ScraperTargetResponse) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Removes a member from a ScraperTarget.
- deleteMember(String, String) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Removes a member from a ScraperTarget.
- deleteMember(User, Task) - Method in interface com.influxdb.client.TasksApi
-
Removes a member from an task.
- deleteMember(String, String) - Method in interface com.influxdb.client.TasksApi
-
Removes a member from an task.
- deleteMember(User, Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
Removes a member from a telegraf config.
- deleteMember(String, String) - Method in interface com.influxdb.client.TelegrafsApi
-
Removes a member from a telegraf config.
- deleteNotificationEndpoint(NotificationEndpoint) - Method in interface com.influxdb.client.NotificationEndpointsApi
-
Delete a notification endpoint.
- deleteNotificationEndpoint(String) - Method in interface com.influxdb.client.NotificationEndpointsApi
-
Delete a notification endpoint.
- deleteNotificationEndpointsID(String, String) - Method in interface com.influxdb.client.service.NotificationEndpointsService
-
Delete a notification endpoint
- deleteNotificationEndpointsIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.NotificationEndpointsService
-
Delete a label from a notification endpoint
- deleteNotificationRule(NotificationRule) - Method in interface com.influxdb.client.NotificationRulesApi
-
Delete a notification rule.
- deleteNotificationRule(String) - Method in interface com.influxdb.client.NotificationRulesApi
-
Delete a notification rule.
- deleteNotificationRulesID(String, String) - Method in interface com.influxdb.client.service.NotificationRulesService
-
Delete a notification rule
- deleteNotificationRulesIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.NotificationRulesService
-
Delete label from a notification rule
- deleteOrganization(Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
Delete an organization.
- deleteOrganization(String) - Method in interface com.influxdb.client.OrganizationsApi
-
Delete an organization.
- deleteOrgsID(String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
Delete an organization
- deleteOrgsIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
Delete a label from an organization
- deleteOrgsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
Remove a member from an organization
- deleteOrgsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove a member from an organization
- deleteOrgsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
Remove an owner from an organization
- deleteOrgsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove an owner from an organization
- deleteOwner(User, Bucket) - Method in interface com.influxdb.client.BucketsApi
-
Removes a owner from a bucket.
- deleteOwner(String, String) - Method in interface com.influxdb.client.BucketsApi
-
Removes a owner from a bucket.
- deleteOwner(User, Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
Removes an owner from a dashboard.
- deleteOwner(String, String) - Method in interface com.influxdb.client.DashboardsApi
-
Removes an owner from a dashboard.
- deleteOwner(User, Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
Removes a owner from an organization.
- deleteOwner(String, String) - Method in interface com.influxdb.client.OrganizationsApi
-
Removes a owner from an organization.
- deleteOwner(User, ScraperTargetResponse) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Removes a owner from a ScraperTarget.
- deleteOwner(String, String) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Removes a owner from a ScraperTarget.
- deleteOwner(User, Task) - Method in interface com.influxdb.client.TasksApi
-
Removes an owner from an task.
- deleteOwner(String, String) - Method in interface com.influxdb.client.TasksApi
-
Removes an owner from an task.
- deleteOwner(User, Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
Removes an owner from a telegraf config.
- deleteOwner(String, String) - Method in interface com.influxdb.client.TelegrafsApi
-
Removes an owner from a telegraf config.
- deletePost(DeletePredicateRequest, String, String, String, String, String) - Method in interface com.influxdb.client.service.DefaultService
-
Delete time series data from InfluxDB
- DeletePredicateRequest - Class in com.influxdb.client.domain
-
The delete predicate request.
- DeletePredicateRequest() - Constructor for class com.influxdb.client.domain.DeletePredicateRequest
-
- deleteScrapersID(String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
Delete a scraper target
- deleteScrapersIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
Delete a label from a scraper target
- deleteScrapersIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
Remove a member from a scraper target
- deleteScrapersIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove a member from a scraper target
- deleteScrapersIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
Remove an owner from a scraper target
- deleteScrapersIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove an owner from a scraper target
- deleteScraperTarget(ScraperTargetResponse) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Delete a ScraperTarget.
- deleteScraperTarget(String) - Method in interface com.influxdb.client.ScraperTargetsApi
-
Delete a ScraperTarget.
- deleteSecrets(List<String>, Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
Delete provided secrets.
- deleteSecrets(List<String>, String) - Method in interface com.influxdb.client.OrganizationsApi
-
Delete provided secrets.
- deleteSecrets(SecretKeys, String) - Method in interface com.influxdb.client.OrganizationsApi
-
Delete provided secrets.
- deleteSource(Source) - Method in interface com.influxdb.client.SourcesApi
-
Delete a source.
- deleteSource(String) - Method in interface com.influxdb.client.SourcesApi
-
Delete a source.
- deleteSourcesID(String, String) - Method in interface com.influxdb.client.service.SourcesService
-
Delete a source
- deleteTask(Task) - Method in interface com.influxdb.client.TasksApi
-
Delete a task.
- deleteTask(String) - Method in interface com.influxdb.client.TasksApi
-
Delete a task.
- deleteTasksID(String, String) - Method in interface com.influxdb.client.service.TasksService
-
Delete a task
Deletes a task and all associated records
- deleteTasksIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.TasksService
-
Delete a label from a task
- deleteTasksIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.TasksService
-
Remove a member from a task
- deleteTasksIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove a member from a task
- deleteTasksIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.TasksService
-
Remove an owner from a task
- deleteTasksIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove an owner from a task
- deleteTasksIDRunsID(String, String, String) - Method in interface com.influxdb.client.service.TasksService
-
Cancel a running task
- deleteTelegraf(Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
Delete a telegraf config.
- deleteTelegraf(String) - Method in interface com.influxdb.client.TelegrafsApi
-
Delete a telegraf config.
- deleteTelegrafsID(String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Delete a Telegraf config
- deleteTelegrafsIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Delete a label from a Telegraf config
- deleteTelegrafsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Remove a member from a Telegraf config
- deleteTelegrafsIDMembersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove a member from a Telegraf config
- deleteTelegrafsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Remove an owner from a Telegraf config
- deleteTelegrafsIDOwnersID(String, String, String) - Method in interface com.influxdb.client.service.UsersService
-
Remove an owner from a Telegraf config
- deleteTemplate(Document) - Method in interface com.influxdb.client.TemplatesApi
-
Delete a template.
- deleteTemplate(String) - Method in interface com.influxdb.client.TemplatesApi
-
Delete a template.
- deleteUser(User) - Method in interface com.influxdb.client.UsersApi
-
Delete an user.
- deleteUser(String) - Method in interface com.influxdb.client.UsersApi
-
Delete an user.
- deleteUsersID(String, String) - Method in interface com.influxdb.client.service.UsersService
-
Delete a user
- deleteVariable(Variable) - Method in interface com.influxdb.client.VariablesApi
-
Delete a variable.
- deleteVariable(String) - Method in interface com.influxdb.client.VariablesApi
-
Delete a variable.
- deleteVariablesID(String, String) - Method in interface com.influxdb.client.service.VariablesService
-
Delete a variable
- deleteVariablesIDLabelsID(String, String, String) - Method in interface com.influxdb.client.service.VariablesService
-
Delete a label from a variable
- delimiter(String) - Method in class com.influxdb.client.domain.Dialect
-
- DESCENDING_KEY - Static variable in class com.influxdb.client.FindOptions
-
- description(String) - Method in class com.influxdb.client.domain.AuthorizationUpdateRequest
-
- description(String) - Method in class com.influxdb.client.domain.Bucket
-
- description(String) - Method in class com.influxdb.client.domain.CheckBase
-
- description(String) - Method in class com.influxdb.client.domain.CheckPatch
-
- description(String) - Method in class com.influxdb.client.domain.CreateDashboardRequest
-
- description(String) - Method in class com.influxdb.client.domain.DocumentMeta
-
- description(String) - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
- description(String) - Method in class com.influxdb.client.domain.NotificationEndpointUpdate
-
- description(String) - Method in class com.influxdb.client.domain.NotificationRuleBase
-
- description(String) - Method in class com.influxdb.client.domain.NotificationRuleUpdate
-
- description(String) - Method in class com.influxdb.client.domain.OperationLog
-
- description(String) - Method in class com.influxdb.client.domain.Organization
-
- description(String) - Method in class com.influxdb.client.domain.PkgMeta
-
- description(String) - Method in class com.influxdb.client.domain.PkgSummaryDiffDashboards
-
- description(String) - Method in class com.influxdb.client.domain.PkgSummarySummaryDashboards
-
- description(String) - Method in class com.influxdb.client.domain.PostBucketRequest
-
- description(String) - Method in class com.influxdb.client.domain.Task
-
- description(String) - Method in class com.influxdb.client.domain.TaskCreateRequest
-
- description(String) - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
- description(String) - Method in class com.influxdb.client.domain.TelegrafPlugin
-
- description(String) - Method in class com.influxdb.client.domain.TelegrafRequest
-
- description(String) - Method in class com.influxdb.client.domain.Variable
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ArrayExpression.ArrayExpressionElementsAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.BinaryExpression.BinaryExpressionLeftAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.BinaryExpression.BinaryExpressionRightAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.Block.BlockBodyAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.CallExpression.CallExpressionArgumentsAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.CallExpression.CallExpressionCalleeAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ConditionalExpression.ConditionalExpressionAlternateAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ConditionalExpression.ConditionalExpressionConsequentAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ConditionalExpression.ConditionalExpressionTestAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ExpressionStatement.ExpressionStatementExpressionAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.File.FileBodyAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.FunctionExpression.FunctionExpressionBodyAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.IndexExpression.IndexExpressionArrayAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.IndexExpression.IndexExpressionIndexAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.LogicalExpression.LogicalExpressionLeftAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.LogicalExpression.LogicalExpressionRightAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.MemberAssignment.MemberAssignmentInitAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.MemberExpression.MemberExpressionObjectAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.MemberExpression.MemberExpressionPropertyAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.OptionStatement.OptionStatementAssignmentAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ParenExpression.ParenExpressionExpressionAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.PipeExpression.PipeExpressionArgumentAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.PkgChart.PkgChartPropertiesAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables.PkgSummary_diff_variablesNewArgsAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables.PkgSummary_diff_variablesOldArgsAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.Property.PropertyKeyAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.Property.PropertyValueAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ReturnStatement.ReturnStatementArgumentAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.ThresholdCheck.ThresholdCheckThresholdsAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.UnaryExpression.UnaryExpressionArgumentAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.Variable.VariableArgumentsAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.VariableAssignment.VariableAssignmentInitAdapter
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.influxdb.client.domain.View.ViewPropertiesAdapter
-
- Dialect - Class in com.influxdb.client.domain
-
Dialect are options to change the default CSV output format; https://www.w3.org/TR/2015/REC-tabular-metadata-20151217/#dialect-descriptions
- Dialect() - Constructor for class com.influxdb.client.domain.Dialect
-
- dialect(Dialect) - Method in class com.influxdb.client.domain.Query
-
- Dialect.AnnotationsEnum - Enum in com.influxdb.client.domain
-
Gets or Sets annotations
- Dialect.AnnotationsEnum.Adapter - Class in com.influxdb.client.domain
-
- Dialect.DateTimeFormatEnum - Enum in com.influxdb.client.domain
-
Format of timestamps
- Dialect.DateTimeFormatEnum.Adapter - Class in com.influxdb.client.domain
-
- diff(PkgSummaryDiff) - Method in class com.influxdb.client.domain.PkgSummary
-
- digits(Integer) - Method in class com.influxdb.client.domain.DecimalPlaces
-
- disableGzip() - Method in interface com.influxdb.client.InfluxDBClient
-
Disable Gzip compress for http request body.
- disableGzip() - Method in class com.influxdb.client.internal.GzipInterceptor
-
- disableGzip() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- displayName(String) - Method in class com.influxdb.client.domain.RenamableField
-
- dispose() - Method in interface com.influxdb.client.write.events.ListenerRegistration
-
Dispose the listener registration.
- Document - Class in com.influxdb.client.domain
-
Document
- Document() - Constructor for class com.influxdb.client.domain.Document
-
- DocumentCreate - Class in com.influxdb.client.domain
-
DocumentCreate
- DocumentCreate() - Constructor for class com.influxdb.client.domain.DocumentCreate
-
- DocumentLinks - Class in com.influxdb.client.domain
-
DocumentLinks
- DocumentLinks() - Constructor for class com.influxdb.client.domain.DocumentLinks
-
- DocumentListEntry - Class in com.influxdb.client.domain
-
DocumentListEntry
- DocumentListEntry() - Constructor for class com.influxdb.client.domain.DocumentListEntry
-
- DocumentMeta - Class in com.influxdb.client.domain
-
DocumentMeta
- DocumentMeta() - Constructor for class com.influxdb.client.domain.DocumentMeta
-
- Documents - Class in com.influxdb.client.domain
-
Documents
- Documents() - Constructor for class com.influxdb.client.domain.Documents
-
- documents(List<DocumentListEntry>) - Method in class com.influxdb.client.domain.Documents
-
- DocumentUpdate - Class in com.influxdb.client.domain
-
DocumentUpdate
- DocumentUpdate() - Constructor for class com.influxdb.client.domain.DocumentUpdate
-
- Duration - Class in com.influxdb.client.domain
-
A pair consisting of length of time and the unit of time measured.
- Duration() - Constructor for class com.influxdb.client.domain.Duration
-
- DurationLiteral - Class in com.influxdb.client.domain
-
Represents the elapsed time between two instants as an int64 nanosecond count with syntax of golang's time.Duration
- DurationLiteral() - Constructor for class com.influxdb.client.domain.DurationLiteral
-
- GaugeViewProperties - Class in com.influxdb.client.domain
-
GaugeViewProperties
- GaugeViewProperties() - Constructor for class com.influxdb.client.domain.GaugeViewProperties
-
- GaugeViewProperties.ShapeEnum - Enum in com.influxdb.client.domain
-
Gets or Sets shape
- GaugeViewProperties.ShapeEnum.Adapter - Class in com.influxdb.client.domain
-
- GaugeViewProperties.TypeEnum - Enum in com.influxdb.client.domain
-
Gets or Sets type
- GaugeViewProperties.TypeEnum.Adapter - Class in com.influxdb.client.domain
-
- geom(XYGeom) - Method in class com.influxdb.client.domain.XYViewProperties
-
- getAction() - Method in class com.influxdb.client.domain.Permission
-
Get action
- getAggregateWindow() - Method in class com.influxdb.client.domain.BuilderConfig
-
Get aggregateWindow
- getAlias() - Method in class com.influxdb.client.domain.Field
-
Alias overrides the field name in the returned response.
- getAllowed() - Method in class com.influxdb.client.domain.IsOnboarding
-
True means that the influxdb instance has NOT had initial setup; false means that the database has been setup.
- getAllValues() - Method in class com.influxdb.client.domain.ThresholdBase
-
If true, only alert if all values meet threshold.
- getAlternate() - Method in class com.influxdb.client.domain.ConditionalExpression
-
Get alternate
- getAnalyze() - Method in class com.influxdb.client.domain.RoutesQuery
-
Get analyze
- getAnnotations() - Method in class com.influxdb.client.domain.Dialect
-
Https://www.w3.org/TR/2015/REC-tabular-data-model-20151217/#columns
- getApiVersion() - Method in class com.influxdb.client.domain.Pkg
-
Get apiVersion
- getApply() - Method in class com.influxdb.client.domain.PkgApply
-
Get apply
- getArgs() - Method in class com.influxdb.client.domain.Field
-
Args are the arguments to the function
- getArgument() - Method in class com.influxdb.client.domain.PipeExpression
-
Get argument
- getArgument() - Method in class com.influxdb.client.domain.ReturnStatement
-
Get argument
- getArgument() - Method in class com.influxdb.client.domain.UnaryExpression
-
Get argument
- getArguments() - Method in class com.influxdb.client.domain.CallExpression
-
Function arguments
- getArguments() - Method in class com.influxdb.client.domain.Variable
-
Get arguments
- getArray() - Method in class com.influxdb.client.domain.IndexExpression
-
Get array
- getAs() - Method in class com.influxdb.client.domain.ImportDeclaration
-
Get as
- getAssignment() - Method in class com.influxdb.client.domain.OptionStatement
-
Get assignment
- getAssignment() - Method in class com.influxdb.client.domain.TestStatement
-
Get assignment
- getAst() - Method in class com.influxdb.client.domain.ASTResponse
-
Get ast
- getAst() - Method in class com.influxdb.client.domain.RoutesQuery
-
Get ast
- getAuth() - Method in class com.influxdb.client.domain.OnboardingResponse
-
Get auth
- getAuthMethod() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Get authMethod
- getAuthorizationID() - Method in class com.influxdb.client.domain.Task
-
The ID of the authorization used when this task communicates with the query engine.
- getAuthorizations() - Method in class com.influxdb.client.domain.Authorizations
-
Get authorizations
- getAuthorizations() - Method in class com.influxdb.client.domain.Routes
-
Get authorizations
- getAuthorizations(String, String, String, String, String) - Method in interface com.influxdb.client.service.AuthorizationsService
-
List all authorizations
- getAuthorizationsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getAuthorizationsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getAuthorizationsID(String, String) - Method in interface com.influxdb.client.service.AuthorizationsService
-
Retrieve an authorization
- getAuthScheme() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getAxes() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get axes
- getAxes() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get axes
- getBackpressureStrategy() - Method in class com.influxdb.client.WriteOptions
-
- getBase() - Method in class com.influxdb.client.domain.Axis
-
Base represents the radix for formatting axis values.
- getBatchSize() - Method in class com.influxdb.client.WriteOptions
-
- getBinCount() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get binCount
- getBinSize() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get binSize
- getBody() - Method in class com.influxdb.client.domain.Block
-
Block body
- getBody() - Method in class com.influxdb.client.domain.File
-
List of Flux statements
- getBody() - Method in class com.influxdb.client.domain.FunctionExpression
-
Get body
- getBodyTemplate() - Method in class com.influxdb.client.domain.SMTPNotificationRuleBase
-
Get bodyTemplate
- getBounds() - Method in class com.influxdb.client.domain.Axis
-
The extents of an axis in the form [lower, upper].
- getBucket() - Method in class com.influxdb.client.domain.OnboardingRequest
-
Get bucket
- getBucket() - Method in class com.influxdb.client.domain.OnboardingResponse
-
Get bucket
- getBucket() - Method in class com.influxdb.client.domain.ScraperTargetResponse
-
The bucket name.
- getBucket() - Method in class com.influxdb.client.domain.ScraperTargetResponseLinks
-
URI of resource.
- getBucket() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getBucket() - Method in class com.influxdb.client.write.events.WriteSuccessEvent
-
- getBucketID() - Method in class com.influxdb.client.domain.ScraperTargetRequest
-
The ID of the bucket to write to.
- getBuckets() - Method in class com.influxdb.client.domain.Buckets
-
Get buckets
- getBuckets() - Method in class com.influxdb.client.domain.BuilderConfig
-
Get buckets
- getBuckets() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getBuckets() - Method in class com.influxdb.client.domain.PkgSummaryDiff
-
Get buckets
- getBuckets() - Method in class com.influxdb.client.domain.PkgSummarySummary
-
Get buckets
- getBuckets() - Method in class com.influxdb.client.domain.Routes
-
Get buckets
- getBuckets() - Method in class com.influxdb.client.domain.SourceLinks
-
Get buckets
- getBuckets() - Method in class com.influxdb.client.domain.TelegrafRequestMetadata
-
Get buckets
- getBuckets(String, Integer, Integer, String, String, String) - Method in interface com.influxdb.client.service.BucketsService
-
List all buckets
- getBucketsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getBucketsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getBucketsID(String, String) - Method in interface com.influxdb.client.service.BucketsService
-
Retrieve a bucket
- getBucketsIDLabels(String, String) - Method in interface com.influxdb.client.service.BucketsService
-
List all labels for a bucket
- getBucketsIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.BucketsService
-
Retrieve operation logs for a bucket
- getBucketsIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.OperationLogsService
-
Retrieve operation logs for a bucket
- getBucketsIDMembers(String, String) - Method in interface com.influxdb.client.service.BucketsService
-
List all users with member privileges for a bucket
- getBucketsIDMembers(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all users with member privileges for a bucket
- getBucketsIDOwners(String, String) - Method in interface com.influxdb.client.service.BucketsService
-
List all owners of a bucket
- getBucketsIDOwners(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all owners of a bucket
- getBufferLimit() - Method in class com.influxdb.client.WriteOptions
-
- getBuilderConfig() - Method in class com.influxdb.client.domain.DashboardQuery
-
Get builderConfig
- getCall() - Method in class com.influxdb.client.domain.PipeExpression
-
Get call
- getCallee() - Method in class com.influxdb.client.domain.CallExpression
-
Get callee
- getCells() - Method in class com.influxdb.client.domain.Dashboard
-
Get cells
- getCells() - Method in class com.influxdb.client.domain.DashboardLinks
-
URI of resource.
- getCellView(Cell, Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
Retrieve the view for a cell in a dashboard.
- getCellView(String, String) - Method in interface com.influxdb.client.DashboardsApi
-
Retrieve the view for a cell in a dashboard.
- getChannel() - Method in class com.influxdb.client.domain.SlackNotificationRuleBase
-
Get channel
- getCharacter() - Method in class com.influxdb.client.domain.AnalyzeQueryResponseErrors
-
Get character
- getCharts() - Method in class com.influxdb.client.domain.PkgSummaryDiffDashboards
-
Get charts
- getCharts() - Method in class com.influxdb.client.domain.PkgSummarySummaryDashboards
-
Get charts
- getCheck() - Method in class com.influxdb.client.domain.CheckViewProperties
-
Get check
- getCheckID() - Method in class com.influxdb.client.domain.CheckViewProperties
-
Get checkID
- getChecks() - Method in class com.influxdb.client.domain.Checks
-
Get checks
- getChecks() - Method in class com.influxdb.client.domain.HealthCheck
-
Get checks
- getChecks(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.ChecksService
-
Get all checks
- getChecksApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getChecksApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getChecksID(String, String) - Method in interface com.influxdb.client.service.ChecksService
-
Get a check
- getChecksIDLabels(String, String) - Method in interface com.influxdb.client.service.ChecksService
-
List all labels for a check
- getChecksIDQuery(String, String) - Method in interface com.influxdb.client.service.ChecksService
-
Get a check query
- getClientURL() - Method in class com.influxdb.client.domain.PagerDutyNotificationEndpoint
-
Get clientURL
- getCluster() - Method in class com.influxdb.client.domain.Query
-
Required for `influxql` type queries.
- getCode() - Method in class com.influxdb.client.domain.Error
-
Code is the machine-readable error code.
- getCode() - Method in class com.influxdb.client.domain.LineProtocolError
-
Code is the machine-readable error code.
- getCode() - Method in class com.influxdb.client.domain.LineProtocolLengthError
-
Code is the machine-readable error code.
- getColors() - Method in class com.influxdb.client.domain.CheckViewProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.TableViewProperties
-
Colors define color encoding of data into a visualization
- getColors() - Method in class com.influxdb.client.domain.XYViewProperties
-
Colors define color encoding of data into a visualization
- getColumn() - Method in class com.influxdb.client.domain.AnalyzeQueryResponseErrors
-
Get column
- getCommentPrefix() - Method in class com.influxdb.client.domain.Dialect
-
Character prefixed to comment strings
- getConfig() - Method in class com.influxdb.client.domain.TelegrafPlugin
-
Get config
- getConfig() - Method in class com.influxdb.client.domain.TelegrafRequest
-
Get config
- getConfigurations() - Method in class com.influxdb.client.domain.ScraperTargetResponses
-
Get configurations
- getConfigurations() - Method in class com.influxdb.client.domain.Telegrafs
-
Get configurations
- getConsequent() - Method in class com.influxdb.client.domain.ConditionalExpression
-
Get consequent
- getContent() - Method in class com.influxdb.client.domain.Document
-
Get content
- getContent() - Method in class com.influxdb.client.domain.DocumentCreate
-
Get content
- getContent() - Method in class com.influxdb.client.domain.DocumentUpdate
-
Get content
- getContentTemplate() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Get contentTemplate
- getCount() - Method in class com.influxdb.client.domain.StatusRule
-
Get count
- getCreatedAt() - Method in class com.influxdb.client.domain.Authorization
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.Bucket
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.CheckBase
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.DashboardMeta
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.DocumentMeta
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.Organization
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.Task
-
Get createdAt
- getCreatedAt() - Method in class com.influxdb.client.domain.Variable
-
Get createdAt
- getCron() - Method in class com.influxdb.client.domain.Task
-
A task repetition schedule in the form '* * * * * *'; parsed from Flux.
- getCron() - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
Override the 'cron' option in the flux script.
- getCurrentLevel() - Method in class com.influxdb.client.domain.StatusRule
-
Get currentLevel
- getDashboards() - Method in class com.influxdb.client.domain.Dashboards
-
Get dashboards
- getDashboards() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getDashboards() - Method in class com.influxdb.client.domain.PkgSummaryDiff
-
Get dashboards
- getDashboards() - Method in class com.influxdb.client.domain.PkgSummarySummary
-
Get dashboards
- getDashboards() - Method in class com.influxdb.client.domain.Routes
-
Get dashboards
- getDashboards(String, String, String, List<String>, String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Get all dashboards
- getDashboardsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getDashboardsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getDashboardsID(String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Get a Dashboard
- getDashboardsIDCellsIDView(String, String, String) - Method in interface com.influxdb.client.service.CellsService
-
Retrieve the view for a cell
- getDashboardsIDCellsIDView(String, String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
Retrieve the view for a cell
- getDashboardsIDCellsIDView(String, String, String) - Method in interface com.influxdb.client.service.ViewsService
-
Retrieve the view for a cell
- getDashboardsIDLabels(String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
list all labels for a dashboard
- getDashboardsIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.DashboardsService
-
Retrieve operation logs for a dashboard
- getDashboardsIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.OperationLogsService
-
Retrieve operation logs for a dashboard
- getDashboardsIDMembers(String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
List all dashboard members
- getDashboardsIDMembers(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all dashboard members
- getDashboardsIDOwners(String, String) - Method in interface com.influxdb.client.service.DashboardsService
-
List all dashboard owners
- getDashboardsIDOwners(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all dashboard owners
- getDateTimeFormat() - Method in class com.influxdb.client.domain.Dialect
-
Format of timestamps
- getDb() - Method in class com.influxdb.client.domain.Query
-
Required for `influxql` type queries.
- getDebug() - Method in class com.influxdb.client.domain.RoutesSystem
-
Get debug
- getDecimalPlaces() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get decimalPlaces
- getDecimalPlaces() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get decimalPlaces
- getDecimalPlaces() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get decimalPlaces
- getDecimalPlaces() - Method in class com.influxdb.client.domain.TableViewProperties
-
Get decimalPlaces
- getDefault() - Method in class com.influxdb.client.domain.Source
-
Get _default
- getDefaultRP() - Method in class com.influxdb.client.domain.Source
-
Get defaultRP
- getDeleteApi() - Method in interface com.influxdb.client.InfluxDBClient
-
Get the Delete client.
- getDeleteApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getDelimiter() - Method in class com.influxdb.client.domain.Dialect
-
Separator between cells; the default is ,
- getDescending() - Method in class com.influxdb.client.FindOptions
-
- getDescription() - Method in class com.influxdb.client.domain.AuthorizationUpdateRequest
-
A description of the token.
- getDescription() - Method in class com.influxdb.client.domain.Bucket
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.CheckBase
-
An optional description of the check.
- getDescription() - Method in class com.influxdb.client.domain.CheckPatch
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.CreateDashboardRequest
-
The user-facing description of the dashboard.
- getDescription() - Method in class com.influxdb.client.domain.DocumentMeta
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
An optional description of the notification endpoint.
- getDescription() - Method in class com.influxdb.client.domain.NotificationEndpointUpdate
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
An optional description of the notification rule.
- getDescription() - Method in class com.influxdb.client.domain.NotificationRuleUpdate
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.OperationLog
-
A description of the event that occurred.
- getDescription() - Method in class com.influxdb.client.domain.Organization
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.PkgMeta
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.PkgSummaryDiffDashboards
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.PkgSummarySummaryDashboards
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.PostBucketRequest
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.Task
-
An optional description of the task.
- getDescription() - Method in class com.influxdb.client.domain.TaskCreateRequest
-
An optional description of the task.
- getDescription() - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
An optional description of the task.
- getDescription() - Method in class com.influxdb.client.domain.TelegrafPlugin
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.TelegrafRequest
-
Get description
- getDescription() - Method in class com.influxdb.client.domain.Variable
-
Get description
- getDialect() - Method in class com.influxdb.client.domain.Query
-
Get dialect
- getDiff() - Method in class com.influxdb.client.domain.PkgSummary
-
Get diff
- getDigits() - Method in class com.influxdb.client.domain.DecimalPlaces
-
The number of digits after decimal to display
- getDisplayName() - Method in class com.influxdb.client.domain.RenamableField
-
The name that a field is renamed to by the user.
- getDocuments() - Method in class com.influxdb.client.domain.Documents
-
Get documents
- getDocumentsTemplates(String, String, String) - Method in interface com.influxdb.client.service.TemplatesService
-
- getDocumentsTemplatesID(String, String) - Method in interface com.influxdb.client.service.TemplatesService
-
- getDocumentsTemplatesIDLabels(String, String) - Method in interface com.influxdb.client.service.TemplatesService
-
List all labels for a template
- getEditMode() - Method in class com.influxdb.client.domain.DashboardQuery
-
Get editMode
- getElements() - Method in class com.influxdb.client.domain.ArrayExpression
-
Elements of the array
- getEndpointID() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get endpointID
- getErr() - Method in class com.influxdb.client.domain.LineProtocolError
-
Err is a stack of errors that occurred during processing of the request.
- getErrors() - Method in class com.influxdb.client.domain.AnalyzeQueryResponse
-
Get errors
- getErrors() - Method in class com.influxdb.client.domain.PkgSummary
-
Get errors
- getEvents() - Method in class com.influxdb.client.domain.Logs
-
Get events
- getEvery() - Method in class com.influxdb.client.domain.CheckBase
-
Check repetition interval.
- getEvery() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
The notification repetition interval.
- getEvery() - Method in class com.influxdb.client.domain.Task
-
A simple task repetition schedule; parsed from Flux.
- getEvery() - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
Override the 'every' option in the flux script.
- getEverySeconds() - Method in class com.influxdb.client.domain.BucketRetentionRules
-
Duration in seconds for how long data will be kept in the database.
- getExpression() - Method in class com.influxdb.client.domain.ExpressionStatement
-
Get expression
- getExpression() - Method in class com.influxdb.client.domain.ParenExpression
-
Get expression
- getExtern() - Method in class com.influxdb.client.domain.Query
-
Get extern
- getExternal() - Method in class com.influxdb.client.domain.Routes
-
Get external
- getFieldOptions() - Method in class com.influxdb.client.domain.TableViewProperties
-
fieldOptions represent the fields retrieved by the query with customization options
- getFields() - Method in class com.influxdb.client.domain.PkgSummaryErrors
-
Get fields
- getFiles() - Method in class com.influxdb.client.domain.ModelPackage
-
Package files
- getFillColumns() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get fillColumns
- getFillColumns() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get fillColumns
- getFinishedAt() - Method in class com.influxdb.client.domain.Run
-
Time run finished executing, RFC3339Nano.
- getFlushInterval() - Method in class com.influxdb.client.WriteOptions
-
- getFlux() - Method in class com.influxdb.client.domain.FluxResponse
-
Get flux
- getFlux() - Method in class com.influxdb.client.domain.Task
-
The Flux script to run for this task.
- getFlux() - Method in class com.influxdb.client.domain.TaskCreateRequest
-
The Flux script to run for this task.
- getFlux() - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
The Flux script to run for this task.
- getFuncs() - Method in class com.influxdb.client.domain.FluxSuggestions
-
Get funcs
- getFunctions() - Method in class com.influxdb.client.domain.BuilderConfig
-
Get functions
- getGeom() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get geom
- getGson() - Method in class com.influxdb.client.JSON
-
Get Gson.
- getH() - Method in class com.influxdb.client.domain.Cell
-
Get h
- getH() - Method in class com.influxdb.client.domain.CellUpdate
-
Get h
- getH() - Method in class com.influxdb.client.domain.CreateCell
-
Get h
- getHeader() - Method in class com.influxdb.client.domain.Dialect
-
If true, the results will contain a header row
- getHeaders() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Customized headers.
- getHealth() - Method in class com.influxdb.client.domain.RoutesSystem
-
Get health
- getHealth() - Method in class com.influxdb.client.domain.SourceLinks
-
Get health
- getHealth(String) - Method in interface com.influxdb.client.service.HealthService
-
Get the health of an instance
- getHeight() - Method in class com.influxdb.client.domain.PkgChart
-
Get height
- getHex() - Method in class com.influxdb.client.domain.DashboardColor
-
The hex number of the color
- getId() - Method in class com.influxdb.client.domain.AddResourceMemberRequestBody
-
Get id
- getId() - Method in class com.influxdb.client.domain.Authorization
-
Get id
- getId() - Method in class com.influxdb.client.domain.Bucket
-
Get id
- getId() - Method in class com.influxdb.client.domain.BuiltinStatement
-
Get id
- getId() - Method in class com.influxdb.client.domain.Cell
-
Get id
- getId() - Method in class com.influxdb.client.domain.CheckBase
-
Get id
- getId() - Method in class com.influxdb.client.domain.Dashboard
-
Get id
- getId() - Method in class com.influxdb.client.domain.DashboardColor
-
The unique ID of the view color.
- getId() - Method in class com.influxdb.client.domain.Document
-
Get id
- getId() - Method in class com.influxdb.client.domain.DocumentListEntry
-
Get id
- getId() - Method in class com.influxdb.client.domain.Label
-
Get id
- getId() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get id
- getId() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get id
- getId() - Method in class com.influxdb.client.domain.Organization
-
Get id
- getId() - Method in class com.influxdb.client.domain.PermissionResource
-
If ID is set that is a permission for a specific resource.
- getId() - Method in class com.influxdb.client.domain.PkgCreateResources
-
Get id
- getId() - Method in class com.influxdb.client.domain.PkgSummaryDiffBuckets
-
Get id
- getId() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabels
-
Get id
- getId() - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables
-
Get id
- getId() - Method in class com.influxdb.client.domain.PkgSummarySummaryDashboards
-
Get id
- getId() - Method in class com.influxdb.client.domain.Run
-
Get id
- getId() - Method in class com.influxdb.client.domain.ScraperTargetResponse
-
Get id
- getId() - Method in class com.influxdb.client.domain.Source
-
Get id
- getId() - Method in class com.influxdb.client.domain.Task
-
Get id
- getId() - Method in class com.influxdb.client.domain.Telegraf
-
Get id
- getId() - Method in class com.influxdb.client.domain.User
-
Get id
- getId() - Method in class com.influxdb.client.domain.Variable
-
Get id
- getId() - Method in class com.influxdb.client.domain.VariableAssignment
-
Get id
- getId() - Method in class com.influxdb.client.domain.View
-
Get id
- getImports() - Method in class com.influxdb.client.domain.File
-
A list of package imports
- getIndex() - Method in class com.influxdb.client.domain.IndexExpression
-
Get index
- getIndexes() - Method in class com.influxdb.client.domain.PkgSummaryErrors
-
Get indexes
- getInit() - Method in class com.influxdb.client.domain.MemberAssignment
-
Get init
- getInit() - Method in class com.influxdb.client.domain.VariableAssignment
-
Get init
- getInsecureSkipVerify() - Method in class com.influxdb.client.domain.Source
-
Get insecureSkipVerify
- getInternalName() - Method in class com.influxdb.client.domain.RenamableField
-
The calculated name of a field.
- getIsEnforced() - Method in class com.influxdb.client.domain.DecimalPlaces
-
Indicates whether decimal point setting should be enforced
- getIsNew() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabelMappings
-
Get isNew
- getJitterInterval() - Method in class com.influxdb.client.WriteOptions
-
- getKey() - Method in class com.influxdb.client.domain.BuilderTagsType
-
Get key
- getKey() - Method in class com.influxdb.client.domain.CheckBaseTags
-
Get key
- getKey() - Method in class com.influxdb.client.domain.Property
-
Get key
- getKey() - Method in class com.influxdb.client.domain.TagRule
-
Get key
- getKind() - Method in class com.influxdb.client.domain.Pkg
-
Get kind
- getKind() - Method in class com.influxdb.client.domain.PkgCreateResources
-
Get kind
- getKind() - Method in class com.influxdb.client.domain.PkgSummaryErrors
-
Get kind
- getLabel() - Method in class com.influxdb.client.domain.Axis
-
Label is a description of this Axis
- getLabel() - Method in class com.influxdb.client.domain.LabelResponse
-
Get label
- getLabelAssociations() - Method in class com.influxdb.client.domain.PkgSummarySummaryDashboards
-
Get labelAssociations
- getLabelID() - Method in class com.influxdb.client.domain.LabelMapping
-
Get labelID
- getLabelID() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabelMappings
-
Get labelID
- getLabelID() - Method in class com.influxdb.client.domain.PkgSummarySummaryLabelMappings
-
Get labelID
- getLabelMappings() - Method in class com.influxdb.client.domain.PkgSummaryDiff
-
Get labelMappings
- getLabelMappings() - Method in class com.influxdb.client.domain.PkgSummarySummary
-
Get labelMappings
- getLabelName() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabelMappings
-
Get labelName
- getLabelName() - Method in class com.influxdb.client.domain.PkgSummarySummaryLabelMappings
-
Get labelName
- getLabels(Bucket) - Method in interface com.influxdb.client.BucketsApi
-
List all labels of a bucket.
- getLabels(String) - Method in interface com.influxdb.client.BucketsApi
-
List all labels of a bucket.
- getLabels(Check) - Method in interface com.influxdb.client.ChecksApi
-
List all labels for a check.
- getLabels(String) - Method in interface com.influxdb.client.ChecksApi
-
List all labels for a check.
- getLabels(Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
List all labels for a dashboard.
- getLabels(String) - Method in interface com.influxdb.client.DashboardsApi
-
List all labels for a dashboard.
- getLabels() - Method in class com.influxdb.client.domain.Bucket
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.BucketLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.CheckBase
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.CheckBaseLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.Dashboard
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.DashboardLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.Document
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.DocumentCreate
-
An array of label IDs to be added as labels to the document.
- getLabels() - Method in class com.influxdb.client.domain.DocumentListEntry
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.LabelsResponse
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.NotificationEndpointBaseLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.NotificationRuleBaseLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.PkgSummaryDiff
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.PkgSummarySummary
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.Task
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.TaskLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.Telegraf
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.TelegrafLinks
-
URI of resource.
- getLabels() - Method in class com.influxdb.client.domain.Variable
-
Get labels
- getLabels() - Method in class com.influxdb.client.domain.VariableLinks
-
Get labels
- getLabels(NotificationEndpoint) - Method in interface com.influxdb.client.NotificationEndpointsApi
-
List all labels for a notification endpoint.
- getLabels(String) - Method in interface com.influxdb.client.NotificationEndpointsApi
-
List all labels for a notification endpoint.
- getLabels(NotificationRule) - Method in interface com.influxdb.client.NotificationRulesApi
-
List all labels for a notification rule.
- getLabels(String) - Method in interface com.influxdb.client.NotificationRulesApi
-
List all labels for a notification rule.
- getLabels(Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
List all labels of an organization.
- getLabels(String) - Method in interface com.influxdb.client.OrganizationsApi
-
List all labels of an organization.
- getLabels(ScraperTargetResponse) - Method in interface com.influxdb.client.ScraperTargetsApi
-
List all labels of a ScraperTarget.
- getLabels(String) - Method in interface com.influxdb.client.ScraperTargetsApi
-
List all labels of a ScraperTarget.
- getLabels(String, String) - Method in interface com.influxdb.client.service.LabelsService
-
Get all labels
- getLabels(Task) - Method in interface com.influxdb.client.TasksApi
-
List all labels of a Task.
- getLabels(String) - Method in interface com.influxdb.client.TasksApi
-
List all labels of a Task.
- getLabels(Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
List all labels for a telegraf config.
- getLabels(String) - Method in interface com.influxdb.client.TelegrafsApi
-
List all labels for a telegraf config.
- getLabels(Document) - Method in interface com.influxdb.client.TemplatesApi
-
List all labels for a template.
- getLabels(String) - Method in interface com.influxdb.client.TemplatesApi
-
List all labels for a template.
- getLabels(Variable) - Method in interface com.influxdb.client.VariablesApi
-
List all labels for a variable.
- getLabels(String) - Method in interface com.influxdb.client.VariablesApi
-
List all labels for a variable.
- getLabelsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getLabelsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getLabelsID(String, String) - Method in interface com.influxdb.client.service.LabelsService
-
Get a label
- getLanguage() - Method in class com.influxdb.client.domain.QueryVariablePropertiesValues
-
Get language
- getLanguages() - Method in class com.influxdb.client.domain.Source
-
Get languages
- getLastRunError() - Method in class com.influxdb.client.domain.Task
-
Get lastRunError
- getLastRunStatus() - Method in class com.influxdb.client.domain.Task
-
Get lastRunStatus
- getLatestCompleted() - Method in class com.influxdb.client.domain.Task
-
Timestamp of latest scheduled, completed run, RFC3339.
- getLeft() - Method in class com.influxdb.client.domain.BinaryExpression
-
Get left
- getLeft() - Method in class com.influxdb.client.domain.LogicalExpression
-
Get left
- getLegend() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get legend
- getLegend() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get legend
- getLegend() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get legend
- getLegend() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get legend
- getLevel() - Method in class com.influxdb.client.domain.DeadmanCheck
-
Get level
- getLevel() - Method in class com.influxdb.client.domain.ThresholdBase
-
Get level
- getLimit() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Don't notify me more than <limit> times every <limitEvery> seconds.
- getLimit() - Method in class com.influxdb.client.FindOptions
-
- getLimitEvery() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Don't notify me more than <limit> times every <limitEvery> seconds.
- getLine() - Method in class com.influxdb.client.domain.AnalyzeQueryResponseErrors
-
Get line
- getLine() - Method in class com.influxdb.client.domain.LineProtocolError
-
First line within sent body containing malformed data
- getLineProtocol() - Method in class com.influxdb.client.write.events.WriteSuccessEvent
-
- getLinks() - Method in class com.influxdb.client.domain.Authorization
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Authorizations
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Bucket
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Buckets
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Cell
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.CheckBase
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Checks
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Dashboard
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Dashboards
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Document
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.DocumentListEntry
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.LabelResponse
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.LabelsResponse
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.NotificationEndpoints
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.NotificationRules
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.OperationLog
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.OperationLogs
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Organization
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Organizations
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.ResourceMembers
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.ResourceOwners
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Run
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Runs
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.ScraperTargetResponse
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.SecretKeysResponse
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Source
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Sources
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Task
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Tasks
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Telegraf
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.User
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Users
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Variable
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.View
-
Get links
- getLinks() - Method in class com.influxdb.client.domain.Views
-
Get links
- getLog() - Method in class com.influxdb.client.domain.Run
-
An array of logs associated with the run.
- getLogLevel() - Method in interface com.influxdb.client.InfluxDBClient
-
- getLogLevel() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getLogLevel() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getLogs() - Method in class com.influxdb.client.domain.BucketLinks
-
URI of resource.
- getLogs() - Method in class com.influxdb.client.domain.DashboardLinks
-
URI of resource.
- getLogs() - Method in class com.influxdb.client.domain.OperationLogs
-
Get logs
- getLogs() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getLogs() - Method in class com.influxdb.client.domain.RunLinks
-
Get logs
- getLogs() - Method in class com.influxdb.client.domain.TaskLinks
-
URI of resource.
- getLogs() - Method in class com.influxdb.client.domain.UserLinks
-
Get logs
- getLogs(Task) - Method in interface com.influxdb.client.TasksApi
-
Retrieve all logs for a task.
- getLogs(String) - Method in interface com.influxdb.client.TasksApi
-
Retrieve all logs for a task.
- getMagnitude() - Method in class com.influxdb.client.domain.Duration
-
Get magnitude
- getMax() - Method in class com.influxdb.client.domain.RangeThreshold
-
Get max
- getMaxLength() - Method in class com.influxdb.client.domain.LineProtocolLengthError
-
Max length in bytes for a body of line-protocol.
- getMe() - Method in class com.influxdb.client.domain.Routes
-
Get me
- getMe(String) - Method in interface com.influxdb.client.service.UsersService
-
Return the current authenticated user
- getMember() - Method in class com.influxdb.client.domain.MemberAssignment
-
Get member
- getMembers(Bucket) - Method in interface com.influxdb.client.BucketsApi
-
List all users with member privileges for a bucket.
- getMembers(String) - Method in interface com.influxdb.client.BucketsApi
-
List all users with member privileges for a bucket.
- getMembers(Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
List all dashboard members.
- getMembers(String) - Method in interface com.influxdb.client.DashboardsApi
-
List all dashboard members.
- getMembers() - Method in class com.influxdb.client.domain.BucketLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.CheckBaseLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.DashboardLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.NotificationEndpointBaseLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.NotificationRuleBaseLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.ScraperTargetResponseLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.TaskLinks
-
URI of resource.
- getMembers() - Method in class com.influxdb.client.domain.TelegrafLinks
-
URI of resource.
- getMembers(Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
List all members of an organization.
- getMembers(String) - Method in interface com.influxdb.client.OrganizationsApi
-
List all members of an organization.
- getMembers(ScraperTargetResponse) - Method in interface com.influxdb.client.ScraperTargetsApi
-
List all users with member privileges for a ScraperTarget.
- getMembers(String) - Method in interface com.influxdb.client.ScraperTargetsApi
-
List all users with member privileges for a ScraperTarget.
- getMembers(String) - Method in interface com.influxdb.client.TasksApi
-
List all task members.
- getMembers(Task) - Method in interface com.influxdb.client.TasksApi
-
List all task members.
- getMembers(Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
List all users with member privileges for a telegraf config.
- getMembers(String) - Method in interface com.influxdb.client.TelegrafsApi
-
List all users with member privileges for a telegraf config.
- getMessage() - Method in class com.influxdb.client.domain.AnalyzeQueryResponseErrors
-
Get message
- getMessage() - Method in class com.influxdb.client.domain.Error
-
Message is a human-readable message.
- getMessage() - Method in class com.influxdb.client.domain.HealthCheck
-
Get message
- getMessage() - Method in class com.influxdb.client.domain.LineProtocolError
-
Message is a human-readable message.
- getMessage() - Method in class com.influxdb.client.domain.LineProtocolLengthError
-
Message is a human-readable message.
- getMessage() - Method in class com.influxdb.client.domain.LogEvent
-
A description of the event that occurred.
- getMessage() - Method in class com.influxdb.client.domain.RunLog
-
Get message
- getMessageTemplate() - Method in class com.influxdb.client.domain.PagerDutyNotificationRuleBase
-
Get messageTemplate
- getMessageTemplate() - Method in class com.influxdb.client.domain.SlackNotificationRuleBase
-
Get messageTemplate
- getMeta() - Method in class com.influxdb.client.domain.Dashboard
-
Get meta
- getMeta() - Method in class com.influxdb.client.domain.Document
-
Get meta
- getMeta() - Method in class com.influxdb.client.domain.DocumentCreate
-
Get meta
- getMeta() - Method in class com.influxdb.client.domain.DocumentListEntry
-
Get meta
- getMeta() - Method in class com.influxdb.client.domain.DocumentUpdate
-
Get meta
- getMeta() - Method in class com.influxdb.client.domain.Pkg
-
Get meta
- getMetadata() - Method in class com.influxdb.client.domain.TelegrafRequest
-
Get metadata
- getMetaUrl() - Method in class com.influxdb.client.domain.Source
-
Get metaUrl
- getMethod() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Get method
- getMetrics() - Method in class com.influxdb.client.domain.RoutesSystem
-
Get metrics
- getMin() - Method in class com.influxdb.client.domain.RangeThreshold
-
Get min
- getName() - Method in class com.influxdb.client.domain.AddResourceMemberRequestBody
-
Get name
- getName() - Method in class com.influxdb.client.domain.Bucket
-
Get name
- getName() - Method in class com.influxdb.client.domain.BuilderFunctionsType
-
Get name
- getName() - Method in class com.influxdb.client.domain.CheckBase
-
Get name
- getName() - Method in class com.influxdb.client.domain.CheckPatch
-
Get name
- getName() - Method in class com.influxdb.client.domain.CreateCell
-
Get name
- getName() - Method in class com.influxdb.client.domain.CreateDashboardRequest
-
The user-facing name of the dashboard.
- getName() - Method in class com.influxdb.client.domain.DashboardColor
-
The user-facing name of the hex color.
- getName() - Method in class com.influxdb.client.domain.DashboardQuery
-
Get name
- getName() - Method in class com.influxdb.client.domain.DocumentMeta
-
Get name
- getName() - Method in class com.influxdb.client.domain.File
-
The name of the file.
- getName() - Method in class com.influxdb.client.domain.FluxSuggestion
-
Get name
- getName() - Method in class com.influxdb.client.domain.HealthCheck
-
Get name
- getName() - Method in class com.influxdb.client.domain.Identifier
-
Get name
- getName() - Method in class com.influxdb.client.domain.Label
-
Get name
- getName() - Method in class com.influxdb.client.domain.LabelCreateRequest
-
Get name
- getName() - Method in class com.influxdb.client.domain.LabelUpdate
-
Get name
- getName() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get name
- getName() - Method in class com.influxdb.client.domain.NotificationEndpointUpdate
-
Get name
- getName() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Human-readable name describing the notification rule.
- getName() - Method in class com.influxdb.client.domain.NotificationRuleUpdate
-
Get name
- getName() - Method in class com.influxdb.client.domain.Organization
-
Get name
- getName() - Method in class com.influxdb.client.domain.PackageClause
-
Get name
- getName() - Method in class com.influxdb.client.domain.PermissionResource
-
Optional name of the resource if the resource has a name field.
- getName() - Method in class com.influxdb.client.domain.PkgCreateResources
-
Get name
- getName() - Method in class com.influxdb.client.domain.PkgSummaryDiffBuckets
-
Get name
- getName() - Method in class com.influxdb.client.domain.PkgSummaryDiffDashboards
-
Get name
- getName() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabels
-
Get name
- getName() - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables
-
Get name
- getName() - Method in class com.influxdb.client.domain.PkgSummarySummaryDashboards
-
Get name
- getName() - Method in class com.influxdb.client.domain.PostBucketRequest
-
Get name
- getName() - Method in class com.influxdb.client.domain.ScraperTargetRequest
-
The name of the scraper target.
- getName() - Method in class com.influxdb.client.domain.Source
-
Get name
- getName() - Method in class com.influxdb.client.domain.Task
-
The name of the task.
- getName() - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
Override the 'name' option in the flux script.
- getName() - Method in class com.influxdb.client.domain.TelegrafPlugin
-
Get name
- getName() - Method in class com.influxdb.client.domain.TelegrafRequest
-
Get name
- getName() - Method in class com.influxdb.client.domain.User
-
Get name
- getName() - Method in class com.influxdb.client.domain.Variable
-
Get name
- getName() - Method in class com.influxdb.client.domain.View
-
Get name
- getNewArgs() - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables
-
Get newArgs
- getNewColor() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabels
-
Get newColor
- getNewDescription() - Method in class com.influxdb.client.domain.PkgSummaryDiffBuckets
-
Get newDescription
- getNewDescription() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabels
-
Get newDescription
- getNewDescription() - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables
-
Get newDescription
- getNewRP() - Method in class com.influxdb.client.domain.PkgSummaryDiffBuckets
-
Get newRP
- getNext() - Method in class com.influxdb.client.domain.Links
-
URI of resource.
- getNote() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.MarkdownViewProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.TableViewProperties
-
Get note
- getNote() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get note
- getNotificationEndpoints() - Method in class com.influxdb.client.domain.NotificationEndpoints
-
Get notificationEndpoints
- getNotificationEndpoints(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.NotificationEndpointsService
-
Get all notification endpoints
- getNotificationEndpointsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getNotificationEndpointsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getNotificationEndpointsID(String, String) - Method in interface com.influxdb.client.service.NotificationEndpointsService
-
Get a notification endpoint
- getNotificationEndpointsIDLabels(String, String) - Method in interface com.influxdb.client.service.NotificationEndpointsService
-
List all labels for a notification endpoint
- getNotificationRules() - Method in class com.influxdb.client.domain.NotificationRules
-
Get notificationRules
- getNotificationRules(String, String, Integer, Integer, String, String) - Method in interface com.influxdb.client.service.NotificationRulesService
-
Get all notification rules
- getNotificationRulesApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getNotificationRulesApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getNotificationRulesID(String, String) - Method in interface com.influxdb.client.service.NotificationRulesService
-
Get a notification rule
- getNotificationRulesIDLabels(String, String) - Method in interface com.influxdb.client.service.NotificationRulesService
-
List all labels for a notification rule
- getNotificationRulesIDQuery(String, String) - Method in interface com.influxdb.client.service.RulesService
-
Get a notification rule query
- getOauthID() - Method in class com.influxdb.client.domain.User
-
Get oauthID
- getObject() - Method in class com.influxdb.client.domain.MemberExpression
-
Get object
- getOffset() - Method in class com.influxdb.client.domain.CheckBase
-
Duration to delay after the schedule, before executing check.
- getOffset() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Duration to delay after the schedule, before executing check.
- getOffset() - Method in class com.influxdb.client.domain.Task
-
Duration to delay after the schedule, before executing the task; parsed from flux, if set to zero it will remove this option and use 0 as the default.
- getOffset() - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
Override the 'offset' option in the flux script.
- getOffset() - Method in class com.influxdb.client.FindOptions
-
- getOkHttpClient() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getOldArgs() - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables
-
Get oldArgs
- getOldColor() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabels
-
Get oldColor
- getOldDescription() - Method in class com.influxdb.client.domain.PkgSummaryDiffBuckets
-
Get oldDescription
- getOldDescription() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabels
-
Get oldDescription
- getOldDescription() - Method in class com.influxdb.client.domain.PkgSummaryDiffVariables
-
Get oldDescription
- getOldRP() - Method in class com.influxdb.client.domain.PkgSummaryDiffBuckets
-
Get oldRP
- getOp() - Method in class com.influxdb.client.domain.LineProtocolError
-
Op describes the logical code operation during error.
- getOperator() - Method in class com.influxdb.client.domain.BinaryExpression
-
Get operator
- getOperator() - Method in class com.influxdb.client.domain.LogicalExpression
-
Get operator
- getOperator() - Method in class com.influxdb.client.domain.TagRule
-
Get operator
- getOperator() - Method in class com.influxdb.client.domain.UnaryExpression
-
Get operator
- getOrg() - Method in class com.influxdb.client.domain.Authorization
-
Name of the org token is scoped to.
- getOrg() - Method in class com.influxdb.client.domain.BucketLinks
-
URI of resource.
- getOrg() - Method in class com.influxdb.client.domain.DashboardLinks
-
URI of resource.
- getOrg() - Method in class com.influxdb.client.domain.DocumentCreate
-
The organization Name.
- getOrg() - Method in class com.influxdb.client.domain.OnboardingRequest
-
Get org
- getOrg() - Method in class com.influxdb.client.domain.OnboardingResponse
-
Get org
- getOrg() - Method in class com.influxdb.client.domain.PermissionResource
-
Optional name of the organization of the organization with orgID.
- getOrg() - Method in class com.influxdb.client.domain.ScraperTargetResponse
-
The organization name.
- getOrg() - Method in class com.influxdb.client.domain.SecretKeysResponseLinks
-
Get org
- getOrg() - Method in class com.influxdb.client.domain.Task
-
The name of the organization that owns this Task.
- getOrg() - Method in class com.influxdb.client.domain.TaskCreateRequest
-
The name of the organization that owns this Task.
- getOrg() - Method in class com.influxdb.client.domain.VariableLinks
-
Get org
- getOrg() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getOrganization() - Method in class com.influxdb.client.domain.ScraperTargetResponseLinks
-
URI of resource.
- getOrganization() - Method in class com.influxdb.client.write.events.WriteSuccessEvent
-
- getOrganizationsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getOrganizationsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getOrgID() - Method in class com.influxdb.client.domain.Authorization
-
ID of org that authorization is scoped to.
- getOrgID() - Method in class com.influxdb.client.domain.Bucket
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.CheckBase
-
The ID of the organization that owns this check.
- getOrgID() - Method in class com.influxdb.client.domain.CreateDashboardRequest
-
The ID of the organization that owns the dashboard.
- getOrgID() - Method in class com.influxdb.client.domain.DocumentCreate
-
The organization Name.
- getOrgID() - Method in class com.influxdb.client.domain.Label
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.LabelCreateRequest
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
The ID of the organization that owns this notification rule.
- getOrgID() - Method in class com.influxdb.client.domain.PermissionResource
-
If orgID is set that is a permission for all resources owned my that org.
- getOrgID() - Method in class com.influxdb.client.domain.PkgSummarySummaryDashboards
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.PostBucketRequest
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.ScraperTargetRequest
-
The organization ID.
- getOrgID() - Method in class com.influxdb.client.domain.Source
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.Task
-
The ID of the organization that owns this Task.
- getOrgID() - Method in class com.influxdb.client.domain.TaskCreateRequest
-
The ID of the organization that owns this Task.
- getOrgID() - Method in class com.influxdb.client.domain.TelegrafRequest
-
Get orgID
- getOrgID() - Method in class com.influxdb.client.domain.Variable
-
Get orgID
- getOrgs() - Method in class com.influxdb.client.domain.Organizations
-
Get orgs
- getOrgs() - Method in class com.influxdb.client.domain.Routes
-
Get orgs
- getOrgs(String, String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
List all organizations
- getOrgsID(String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
Retrieve an organization
- getOrgsIDLabels(String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
List all labels for a organization
- getOrgsIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.OperationLogsService
-
Retrieve operation logs for an organization
- getOrgsIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.OrganizationsService
-
Retrieve operation logs for an organization
- getOrgsIDMembers(String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
List all members of an organization
- getOrgsIDMembers(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all members of an organization
- getOrgsIDOwners(String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
List all owners of an organization
- getOrgsIDOwners(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all owners of an organization
- getOrgsIDSecrets(String, String) - Method in interface com.influxdb.client.service.OrganizationsService
-
List all secret keys for an organization
- getOrgsIDSecrets(String, String) - Method in interface com.influxdb.client.service.SecretsService
-
List all secret keys for an organization
- getOrientation() - Method in class com.influxdb.client.domain.Legend
-
orientation is the location of the legend with respect to the view graph
- getOwnerID() - Method in class com.influxdb.client.domain.CheckBase
-
The ID of creator used to create this check.
- getOwnerID() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
The ID of creator used to create this notification rule.
- getOwners(Bucket) - Method in interface com.influxdb.client.BucketsApi
-
List all owners of a bucket.
- getOwners(String) - Method in interface com.influxdb.client.BucketsApi
-
List all owners of a bucket.
- getOwners(Dashboard) - Method in interface com.influxdb.client.DashboardsApi
-
List all dashboard owners.
- getOwners(String) - Method in interface com.influxdb.client.DashboardsApi
-
List all dashboard owners.
- getOwners() - Method in class com.influxdb.client.domain.BucketLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.CheckBaseLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.DashboardLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.NotificationEndpointBaseLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.NotificationRuleBaseLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.ScraperTargetResponseLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.TaskLinks
-
URI of resource.
- getOwners() - Method in class com.influxdb.client.domain.TelegrafLinks
-
URI of resource.
- getOwners(Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
List all owners of an organization.
- getOwners(String) - Method in interface com.influxdb.client.OrganizationsApi
-
List all owners of an organization.
- getOwners(ScraperTargetResponse) - Method in interface com.influxdb.client.ScraperTargetsApi
-
List all owners of a ScraperTarget.
- getOwners(String) - Method in interface com.influxdb.client.ScraperTargetsApi
-
List all owners of a ScraperTarget.
- getOwners(Task) - Method in interface com.influxdb.client.TasksApi
-
List all task owners.
- getOwners(String) - Method in interface com.influxdb.client.TasksApi
-
List all task owners.
- getOwners(Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
List all owners of a telegraf config.
- getOwners(String) - Method in interface com.influxdb.client.TelegrafsApi
-
List all owners of a telegraf config.
- getPackage() - Method in class com.influxdb.client.domain.File
-
Get _package
- getPackage() - Method in class com.influxdb.client.domain.ModelPackage
-
Package name
- getPackage() - Method in class com.influxdb.client.domain.PkgApply
-
Get _package
- getParams() - Method in class com.influxdb.client.domain.FluxSuggestion
-
Get params
- getParams() - Method in class com.influxdb.client.domain.FunctionExpression
-
Function parameters
- getPassword() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Get password
- getPassword() - Method in class com.influxdb.client.domain.OnboardingRequest
-
Get password
- getPassword() - Method in class com.influxdb.client.domain.PasswordResetBody
-
Get password
- getPassword() - Method in class com.influxdb.client.domain.Source
-
Get password
- getPassword() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getPath() - Method in class com.influxdb.client.domain.ImportDeclaration
-
Get path
- getPath() - Method in class com.influxdb.client.domain.ModelPackage
-
Package import path
- getPeriod() - Method in class com.influxdb.client.domain.BuilderConfigAggregateWindow
-
Get period
- getPeriod() - Method in class com.influxdb.client.domain.StatusRule
-
Get period
- getPermissions() - Method in class com.influxdb.client.domain.Authorization
-
List of permissions for an auth.
- getPkgDescription() - Method in class com.influxdb.client.domain.PkgCreate
-
Get pkgDescription
- getPkgName() - Method in class com.influxdb.client.domain.PkgCreate
-
Get pkgName
- getPkgName() - Method in class com.influxdb.client.domain.PkgMeta
-
Get pkgName
- getPkgVersion() - Method in class com.influxdb.client.domain.PkgCreate
-
Get pkgVersion
- getPkgVersion() - Method in class com.influxdb.client.domain.PkgMeta
-
Get pkgVersion
- getPointSettings() - Method in class com.influxdb.client.InfluxDBClientOptions
-
Default tags that will be use for writes by Point and POJO.
- getPosition() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get position
- getPrecision() - Method in class com.influxdb.client.write.events.WriteSuccessEvent
-
- getPrecision() - Method in class com.influxdb.client.write.Point
-
- getPredicate() - Method in class com.influxdb.client.domain.DeletePredicateRequest
-
InfluxQL-like delete statement
- getPrefix() - Method in class com.influxdb.client.domain.Axis
-
Prefix represents a label prefix for formatting axis values.
- getPrefix() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get prefix
- getPrefix() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get prefix
- getPrefix() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get prefix
- getPrev() - Method in class com.influxdb.client.domain.Links
-
URI of resource.
- getPreviousLevel() - Method in class com.influxdb.client.domain.StatusRule
-
Get previousLevel
- getProperties() - Method in class com.influxdb.client.domain.Label
-
Key/Value pairs associated with this label.
- getProperties() - Method in class com.influxdb.client.domain.LabelCreateRequest
-
Key/Value pairs associated with this label.
- getProperties() - Method in class com.influxdb.client.domain.LabelUpdate
-
Key/Value pairs associated with this label.
- getProperties() - Method in class com.influxdb.client.domain.ObjectExpression
-
Object properties
- getProperties() - Method in class com.influxdb.client.domain.PkgChart
-
Get properties
- getProperties() - Method in class com.influxdb.client.domain.View
-
Get properties
- getProperty() - Method in class com.influxdb.client.domain.MemberExpression
-
Get property
- getQueries() - Method in class com.influxdb.client.domain.CheckViewProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.TableViewProperties
-
Get queries
- getQueries() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get queries
- getQuery() - Method in class com.influxdb.client.domain.CheckBase
-
Get query
- getQuery() - Method in class com.influxdb.client.domain.LanguageRequest
-
Flux query script to be analyzed
- getQuery() - Method in class com.influxdb.client.domain.Query
-
Query script to execute.
- getQuery() - Method in class com.influxdb.client.domain.QueryVariablePropertiesValues
-
Get query
- getQuery() - Method in class com.influxdb.client.domain.Routes
-
Get query
- getQuery() - Method in class com.influxdb.client.domain.SourceLinks
-
Get query
- getQueryApi() - Method in interface com.influxdb.client.InfluxDBClient
-
Get the Query client.
- getQueryApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getQuerySuggestions(String) - Method in interface com.influxdb.client.service.QueryService
-
- getQuerySuggestionsName(String, String) - Method in interface com.influxdb.client.service.QueryService
-
- getReady(String) - Method in interface com.influxdb.client.service.ReadyService
-
Get the readiness of an instance at startup
- getReason() - Method in class com.influxdb.client.domain.PkgSummaryErrors
-
Get reason
- getReportZero() - Method in class com.influxdb.client.domain.DeadmanCheck
-
If only zero values reported since time, trigger an alert
- getRequestedAt() - Method in class com.influxdb.client.domain.Run
-
Time run was manually requested, RFC3339Nano.
- getResource() - Method in class com.influxdb.client.domain.Permission
-
Get resource
- getResourceID() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabelMappings
-
Get resourceID
- getResourceID() - Method in class com.influxdb.client.domain.PkgSummarySummaryLabelMappings
-
Get resourceID
- getResourceName() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabelMappings
-
Get resourceName
- getResourceName() - Method in class com.influxdb.client.domain.PkgSummarySummaryLabelMappings
-
Get resourceName
- getResources() - Method in class com.influxdb.client.domain.PkgCreate
-
Get resources
- getResources() - Method in class com.influxdb.client.domain.PkgSpec
-
Get resources
- getResourceType() - Method in class com.influxdb.client.domain.PkgSummaryDiffLabelMappings
-
Get resourceType
- getResourceType() - Method in class com.influxdb.client.domain.PkgSummarySummaryLabelMappings
-
Get resourceType
- getRetentionPeriodHrs() - Method in class com.influxdb.client.domain.OnboardingRequest
-
Get retentionPeriodHrs
- getRetentionRules() - Method in class com.influxdb.client.domain.Bucket
-
Rules to expire or retain data.
- getRetentionRules() - Method in class com.influxdb.client.domain.PostBucketRequest
-
Rules to expire or retain data.
- getRetry() - Method in class com.influxdb.client.domain.RunLinks
-
Get retry
- getRetryInterval() - Method in class com.influxdb.client.write.events.WriteRetriableErrorEvent
-
- getRetryInterval() - Method in class com.influxdb.client.WriteOptions
-
The retry interval is used when the InfluxDB server does not specify "Retry-After" header.
- getRight() - Method in class com.influxdb.client.domain.BinaryExpression
-
Get right
- getRight() - Method in class com.influxdb.client.domain.LogicalExpression
-
Get right
- getRole() - Method in class com.influxdb.client.domain.ResourceMember
-
Get role
- getRole() - Method in class com.influxdb.client.domain.ResourceOwner
-
Get role
- getRoutes(String) - Method in interface com.influxdb.client.service.DefaultService
-
Map of all top level routes available
- getRoutingKey() - Method in class com.influxdb.client.domain.PagerDutyNotificationEndpoint
-
Get routingKey
- getRp() - Method in class com.influxdb.client.domain.Bucket
-
Get rp
- getRp() - Method in class com.influxdb.client.domain.PostBucketRequest
-
Get rp
- getRp() - Method in class com.influxdb.client.domain.Query
-
Required for `influxql` type queries.
- getRun(Run) - Method in interface com.influxdb.client.TasksApi
-
Retrieve a single run record for a task.
- getRun(String, String) - Method in interface com.influxdb.client.TasksApi
-
Retrieve a single run record for a task.
- getRunbookLink() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get runbookLink
- getRunID() - Method in class com.influxdb.client.domain.RunLog
-
Get runID
- getRunLogs(Run) - Method in interface com.influxdb.client.TasksApi
-
Retrieve all logs for a run.
- getRunLogs(String, String) - Method in interface com.influxdb.client.TasksApi
-
Retrieve all logs for a run.
- getRuns() - Method in class com.influxdb.client.domain.Runs
-
Get runs
- getRuns() - Method in class com.influxdb.client.domain.TaskLinks
-
URI of resource.
- getRuns(Task) - Method in interface com.influxdb.client.TasksApi
-
Retrieve list of run records for a task.
- getRuns(Task, OffsetDateTime, OffsetDateTime, Integer) - Method in interface com.influxdb.client.TasksApi
-
Retrieve list of run records for a task.
- getRuns(String) - Method in interface com.influxdb.client.TasksApi
-
Retrieve list of run records for a task.
- getRuns(String, OffsetDateTime, OffsetDateTime, Integer) - Method in interface com.influxdb.client.TasksApi
-
Retrieve list of run records for a task.
- getScale() - Method in class com.influxdb.client.domain.Axis
-
Get scale
- getScheduledFor() - Method in class com.influxdb.client.domain.Run
-
Time used for run's \"now\" option, RFC3339.
- getScheduledFor() - Method in class com.influxdb.client.domain.RunManually
-
Time used for run's \"now\" option, RFC3339.
- getScrapers(String, String, List<String>, String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
Get all scraper targets
- getScrapersID(String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
Get a scraper target by ID
- getScrapersIDLabels(String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
List all labels for a scraper target
- getScrapersIDMembers(String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
List all users with member privileges for a scraper target
- getScrapersIDMembers(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all users with member privileges for a scraper target
- getScrapersIDOwners(String, String) - Method in interface com.influxdb.client.service.ScraperTargetsService
-
List all owners of a scraper target
- getScrapersIDOwners(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all owners of a scraper target
- getScraperTargetsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getScraperTargetsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getSecrets() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getSecrets() - Method in class com.influxdb.client.domain.SecretKeys
-
Get secrets
- getSecrets(Organization) - Method in interface com.influxdb.client.OrganizationsApi
-
List of secret keys the are stored for Organization.
- getSecrets(String) - Method in interface com.influxdb.client.OrganizationsApi
-
List of secret keys the are stored for Organization.
- getSelected() - Method in class com.influxdb.client.domain.Variable
-
Get selected
- getSelf() - Method in class com.influxdb.client.domain.AuthorizationLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.BucketLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.CellLinks
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.CheckBaseLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.DashboardLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.DocumentLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.Links
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.NotificationEndpointBaseLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.NotificationRuleBaseLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.RoutesQuery
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.RunLinks
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.ScraperTargetResponseLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.SecretKeysResponseLinks
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.SourceLinks
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.TaskLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.TelegrafLinks
-
URI of resource.
- getSelf() - Method in class com.influxdb.client.domain.UserLinks
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.UsersLinks
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.VariableLinks
-
Get self
- getSelf() - Method in class com.influxdb.client.domain.ViewLinks
-
Get self
- getService(Class<S>) - Method in interface com.influxdb.client.InfluxDBClient
-
Create an implementation of the API endpoints defined by the service
interface.
- getService(Class<S>) - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getSetup() - Method in class com.influxdb.client.domain.Routes
-
Get setup
- getSetup(String) - Method in interface com.influxdb.client.service.SetupService
-
Check if database has default user, org, bucket
Returns `true` if no default user, organization, or bucket has been created.
- getShadeBelow() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get shadeBelow
- getShadeBelow() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get shadeBelow
- getShape() - Method in class com.influxdb.client.domain.CheckViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.MarkdownViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.TableViewProperties
-
Get shape
- getShape() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get shape
- getSharedSecret() - Method in class com.influxdb.client.domain.Source
-
Get sharedSecret
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
If true, will display note when empty
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
If true, will display note when empty
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
If true, will display note when empty
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
If true, will display note when empty
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
If true, will display note when empty
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
If true, will display note when empty
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.TableViewProperties
-
If true, will display note when empty
- getShowNoteWhenEmpty() - Method in class com.influxdb.client.domain.XYViewProperties
-
If true, will display note when empty
- getSignin() - Method in class com.influxdb.client.domain.Routes
-
Get signin
- getSignout() - Method in class com.influxdb.client.domain.Routes
-
Get signout
- getSleepUntil() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get sleepUntil
- getSortBy() - Method in class com.influxdb.client.FindOptions
-
- getSources() - Method in class com.influxdb.client.domain.Routes
-
Get sources
- getSources() - Method in class com.influxdb.client.domain.Sources
-
Get sources
- getSources(String, String) - Method in interface com.influxdb.client.service.SourcesService
-
Get all sources
- getSourcesApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getSourcesApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getSourcesID(String, String) - Method in interface com.influxdb.client.service.SourcesService
-
Get a source
- getSourcesIDBuckets(String, String, String) - Method in interface com.influxdb.client.service.BucketsService
-
Get buckets in a source
- getSourcesIDBuckets(String, String, String) - Method in interface com.influxdb.client.service.SourcesService
-
Get buckets in a source
- getSourcesIDHealth(String, String) - Method in interface com.influxdb.client.service.SourcesService
-
Get the health of a source
- getSpec() - Method in class com.influxdb.client.domain.Pkg
-
Get spec
- getStaleTime() - Method in class com.influxdb.client.domain.DeadmanCheck
-
String duration for time that a series is considered stale and should not trigger deadman.
- getStart() - Method in class com.influxdb.client.domain.DeletePredicateRequest
-
RFC3339Nano
- getStarted() - Method in class com.influxdb.client.domain.Ready
-
Get started
- getStartedAt() - Method in class com.influxdb.client.domain.Run
-
Time run started executing, RFC3339Nano.
- getStatus() - Method in class com.influxdb.client.domain.AuthorizationUpdateRequest
-
If inactive the token is inactive and requests using the token will be rejected.
- getStatus() - Method in class com.influxdb.client.domain.CheckBase
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.CheckPatch
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.HealthCheck
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
The status of the endpoint.
- getStatus() - Method in class com.influxdb.client.domain.NotificationEndpointUpdate
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.NotificationRuleUpdate
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.Organization
-
If inactive the organization is inactive.
- getStatus() - Method in class com.influxdb.client.domain.Ready
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.Run
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.Task
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.TaskCreateRequest
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.TaskUpdateRequest
-
Get status
- getStatus() - Method in class com.influxdb.client.domain.User
-
If inactive the user is inactive.
- getStatusFeed() - Method in class com.influxdb.client.domain.RoutesExternal
-
Get statusFeed
- getStatusMessageTemplate() - Method in class com.influxdb.client.domain.CheckBase
-
The template used to generate and write a status message.
- getStatusRules() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
List of status rules the notification rule attempts to match.
- getStop() - Method in class com.influxdb.client.domain.DeletePredicateRequest
-
RFC3339Nano
- getSubjectTemplate() - Method in class com.influxdb.client.domain.SMTPNotificationRuleBase
-
Get subjectTemplate
- getSuffix() - Method in class com.influxdb.client.domain.Axis
-
Suffix represents a label suffix for formatting axis values.
- getSuffix() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get suffix
- getSuffix() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get suffix
- getSuffix() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get suffix
- getSuggestions() - Method in class com.influxdb.client.domain.RoutesQuery
-
Get suggestions
- getSummary() - Method in class com.influxdb.client.domain.PkgSummary
-
Get summary
- getSymbolColumns() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get symbolColumns
- getSystem() - Method in class com.influxdb.client.domain.Routes
-
Get system
- getTableOptions() - Method in class com.influxdb.client.domain.TableViewProperties
-
Get tableOptions
- getTagRules() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
List of tag rules the notification rule attempts to match.
- getTags() - Method in class com.influxdb.client.domain.BuilderConfig
-
Get tags
- getTags() - Method in class com.influxdb.client.domain.CheckBase
-
List of tags to write to each status.
- getTask() - Method in class com.influxdb.client.domain.RunLinks
-
Get task
- getTaskID() - Method in class com.influxdb.client.domain.Run
-
Get taskID
- getTasks() - Method in class com.influxdb.client.domain.OrganizationLinks
-
URI of resource.
- getTasks() - Method in class com.influxdb.client.domain.Routes
-
Get tasks
- getTasks() - Method in class com.influxdb.client.domain.Tasks
-
Get tasks
- getTasks(String, String, String, String, String, String, Integer) - Method in interface com.influxdb.client.service.TasksService
-
List all tasks
- getTasksApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getTasksApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getTasksID(String, String) - Method in interface com.influxdb.client.service.TasksService
-
Retrieve a task
- getTasksIDLabels(String, String) - Method in interface com.influxdb.client.service.TasksService
-
List all labels for a task
- getTasksIDLogs(String, String) - Method in interface com.influxdb.client.service.TasksService
-
Retrieve all logs for a task
- getTasksIDMembers(String, String) - Method in interface com.influxdb.client.service.TasksService
-
List all task members
- getTasksIDMembers(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all task members
- getTasksIDOwners(String, String) - Method in interface com.influxdb.client.service.TasksService
-
List all owners of a task
- getTasksIDOwners(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all owners of a task
- getTasksIDRuns(String, String, String, Integer, OffsetDateTime, OffsetDateTime) - Method in interface com.influxdb.client.service.TasksService
-
List runs for a task
- getTasksIDRunsID(String, String, String) - Method in interface com.influxdb.client.service.TasksService
-
Retrieve a single run for a task
- getTasksIDRunsIDLogs(String, String, String) - Method in interface com.influxdb.client.service.TasksService
-
Retrieve all logs for a run
- getTelegraf() - Method in class com.influxdb.client.domain.Source
-
Get telegraf
- getTelegrafs() - Method in class com.influxdb.client.domain.Routes
-
Get telegrafs
- getTelegrafs(String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
- getTelegrafsApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getTelegrafsApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getTelegrafsID(String, String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Retrieve a Telegraf config
- getTelegrafsIDLabels(String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
List all labels for a Telegraf config
- getTelegrafsIDMembers(String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
List all users with member privileges for a Telegraf config
- getTelegrafsIDMembers(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all users with member privileges for a Telegraf config
- getTelegrafsIDOwners(String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
List all owners of a Telegraf config
- getTelegrafsIDOwners(String, String) - Method in interface com.influxdb.client.service.UsersService
-
List all owners of a Telegraf config
- getTelegrafsIDResponseBody(String, String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Retrieve a Telegraf config
- getTelegrafsIDString(String, String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Retrieve a Telegraf config
- getTelegrafsIDTelegraf(String, String, String) - Method in interface com.influxdb.client.service.TelegrafsService
-
Retrieve a Telegraf config
- getTemplateID() - Method in class com.influxdb.client.domain.DocumentMeta
-
Get templateID
- getTemplatesApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getTemplatesApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getTest() - Method in class com.influxdb.client.domain.ConditionalExpression
-
Get test
- getText() - Method in class com.influxdb.client.domain.BadStatement
-
Raw source text
- getText() - Method in class com.influxdb.client.domain.DashboardQuery
-
The text of the Flux query.
- getThresholds() - Method in class com.influxdb.client.domain.ThresholdCheck
-
Get thresholds
- getThrowable() - Method in class com.influxdb.client.write.events.WriteErrorEvent
-
- getThrowable() - Method in class com.influxdb.client.write.events.WriteRetriableErrorEvent
-
- getTime() - Method in class com.influxdb.client.domain.LogEvent
-
Time event occurred, RFC3339Nano.
- getTime() - Method in class com.influxdb.client.domain.OperationLog
-
Time event occurred, RFC3339Nano.
- getTime() - Method in class com.influxdb.client.domain.RunLog
-
Get time
- getTimeFormat() - Method in class com.influxdb.client.domain.TableViewProperties
-
timeFormat describes the display format for time values according to moment.js date formatting
- getTimeSince() - Method in class com.influxdb.client.domain.DeadmanCheck
-
String duration before deadman triggers.
- getTo() - Method in class com.influxdb.client.domain.SMTPNotificationRuleBase
-
Get to
- getToken() - Method in class com.influxdb.client.domain.Authorization
-
Passed via the Authorization Header and Token Authentication type.
- getToken() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Get token
- getToken() - Method in class com.influxdb.client.domain.SlackNotificationEndpoint
-
Specifies the API token string.
- getToken() - Method in class com.influxdb.client.domain.Source
-
Get token
- getToken() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getTOML(Telegraf) - Method in interface com.influxdb.client.TelegrafsApi
-
Retrieve a telegraf config in TOML.
- getTOML(String) - Method in interface com.influxdb.client.TelegrafsApi
-
Retrieve a telegraf config in TOML.
- getType() - Method in class com.influxdb.client.domain.ArrayExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.BadStatement
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.BinaryExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.Block
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.BooleanLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.Bucket
-
Get type
- getType() - Method in class com.influxdb.client.domain.BucketRetentionRules
-
Get type
- getType() - Method in class com.influxdb.client.domain.BuiltinStatement
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.CallExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.CheckViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.ConditionalExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.ConstantVariableProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.DashboardColor
-
Type is how the color is used.
- getType() - Method in class com.influxdb.client.domain.DateTimeLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.DeadmanCheck
-
Get type
- getType() - Method in class com.influxdb.client.domain.DocumentMeta
-
Get type
- getType() - Method in class com.influxdb.client.domain.Duration
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.DurationLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.ExpressionStatement
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.Field
-
`type` describes the field type.
- getType() - Method in class com.influxdb.client.domain.File
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.FloatLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.FunctionExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.GaugeViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.GreaterThreshold
-
Get type
- getType() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.HTTPNotificationRuleBase
-
Get type
- getType() - Method in class com.influxdb.client.domain.Identifier
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.ImportDeclaration
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.IndexExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.IntegerLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.Legend
-
The style of the legend.
- getType() - Method in class com.influxdb.client.domain.LesserThreshold
-
Get type
- getType() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.LogicalExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.MapVariableProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.MarkdownViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.MemberAssignment
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.MemberExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.ModelPackage
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get type
- getType() - Method in class com.influxdb.client.domain.ObjectExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.OptionStatement
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.PackageClause
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.PagerDutyNotificationRuleBase
-
Get type
- getType() - Method in class com.influxdb.client.domain.ParenExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.PermissionResource
-
Get type
- getType() - Method in class com.influxdb.client.domain.PipeExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.PipeLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.Property
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.Query
-
The type of query.
- getType() - Method in class com.influxdb.client.domain.QueryVariableProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.RangeThreshold
-
Get type
- getType() - Method in class com.influxdb.client.domain.RegexpLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.ReturnStatement
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.ScraperTargetRequest
-
The type of the metrics to be parsed.
- getType() - Method in class com.influxdb.client.domain.SingleStatViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.SlackNotificationRuleBase
-
Get type
- getType() - Method in class com.influxdb.client.domain.SMTPNotificationRuleBase
-
Get type
- getType() - Method in class com.influxdb.client.domain.Source
-
Get type
- getType() - Method in class com.influxdb.client.domain.StringLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.TableViewProperties
-
Get type
- getType() - Method in class com.influxdb.client.domain.Task
-
The type of task, this can be used for filtering tasks on list actions.
- getType() - Method in class com.influxdb.client.domain.TaskCreateRequest
-
The type of task, this can be used for filtering tasks on list actions.
- getType() - Method in class com.influxdb.client.domain.TelegrafPlugin
-
Get type
- getType() - Method in class com.influxdb.client.domain.TestStatement
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.ThresholdCheck
-
Get type
- getType() - Method in class com.influxdb.client.domain.UnaryExpression
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.UnsignedIntegerLiteral
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.VariableAssignment
-
Type of AST node
- getType() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get type
- getUnit() - Method in class com.influxdb.client.domain.Duration
-
Get unit
- getUp() - Method in class com.influxdb.client.domain.Ready
-
Get up
- getUpdatedAt() - Method in class com.influxdb.client.domain.Authorization
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.Bucket
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.CheckBase
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.DashboardMeta
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.DocumentMeta
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.NotificationRuleBase
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.Organization
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.Task
-
Get updatedAt
- getUpdatedAt() - Method in class com.influxdb.client.domain.Variable
-
Get updatedAt
- getUrl() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Get url
- getUrl() - Method in class com.influxdb.client.domain.HTTPNotificationRuleBase
-
Get url
- getUrl() - Method in class com.influxdb.client.domain.ScraperTargetRequest
-
The URL of the metrics endpoint.
- getUrl() - Method in class com.influxdb.client.domain.SlackNotificationEndpoint
-
Specifies the URL of the Slack endpoint.
- getUrl() - Method in class com.influxdb.client.domain.Source
-
Get url
- getUrl() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getUser() - Method in class com.influxdb.client.domain.Authorization
-
Name of user that created and owns the token.
- getUser() - Method in class com.influxdb.client.domain.AuthorizationLinks
-
URI of resource.
- getUser() - Method in class com.influxdb.client.domain.OnboardingResponse
-
Get user
- getUser() - Method in class com.influxdb.client.domain.OperationLogLinks
-
URI of resource.
- getUserID() - Method in class com.influxdb.client.domain.Authorization
-
ID of user that created and owns the token.
- getUserID() - Method in class com.influxdb.client.domain.NotificationEndpointBase
-
Get userID
- getUserID() - Method in class com.influxdb.client.domain.OperationLog
-
ID of the user who operated the event.
- getUsername() - Method in class com.influxdb.client.domain.HTTPNotificationEndpoint
-
Get username
- getUsername() - Method in class com.influxdb.client.domain.OnboardingRequest
-
Get username
- getUsername() - Method in class com.influxdb.client.domain.Source
-
Get username
- getUsername() - Method in class com.influxdb.client.InfluxDBClientOptions
-
- getUsers() - Method in class com.influxdb.client.domain.ResourceMembers
-
Get users
- getUsers() - Method in class com.influxdb.client.domain.ResourceOwners
-
Get users
- getUsers() - Method in class com.influxdb.client.domain.Routes
-
Get users
- getUsers() - Method in class com.influxdb.client.domain.Users
-
Get users
- getUsers(String) - Method in interface com.influxdb.client.service.UsersService
-
List all users
- getUsersApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getUsersApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getUsersID(String, String) - Method in interface com.influxdb.client.service.UsersService
-
Retrieve a user
- getUsersIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.OperationLogsService
-
Retrieve operation logs for a user
- getUsersIDLogs(String, String, Integer, Integer) - Method in interface com.influxdb.client.service.UsersService
-
Retrieve operation logs for a user
- getUsingView() - Method in class com.influxdb.client.domain.CreateCell
-
Makes a copy of the provided view.
- getValue() - Method in enum com.influxdb.client.domain.AuthorizationUpdateRequest.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Axis.BaseEnum
-
- getValue() - Method in enum com.influxdb.client.domain.AxisScale
-
- getValue() - Method in class com.influxdb.client.domain.BooleanLiteral
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.Bucket.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.BucketRetentionRules.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.CheckBaseTags
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.CheckPatch.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.CheckStatusLevel
-
- getValue() - Method in enum com.influxdb.client.domain.CheckViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.CheckViewProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.ConstantVariableProperties.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.DashboardColor
-
The data value mapped to this color.
- getValue() - Method in enum com.influxdb.client.domain.DashboardColor.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.DateTimeLiteral
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.DeadmanCheck.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Dialect.AnnotationsEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Dialect.DateTimeFormatEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Error.CodeEnum
-
- getValue() - Method in class com.influxdb.client.domain.Field
-
value is the value of the field.
- getValue() - Method in enum com.influxdb.client.domain.Field.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.FloatLiteral
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.GaugeViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.GaugeViewProperties.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.GreaterThreshold
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.GreaterThreshold.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HealthCheck.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HeatmapViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HeatmapViewProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HistogramViewProperties.PositionEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HistogramViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HistogramViewProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HTTPNotificationEndpoint.AuthMethodEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HTTPNotificationEndpoint.MethodEnum
-
- getValue() - Method in enum com.influxdb.client.domain.HTTPNotificationRuleBase.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.IntegerLiteral
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.Legend.OrientationEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Legend.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.LesserThreshold
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.LesserThreshold.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.LinePlusSingleStatProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.LinePlusSingleStatProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.LineProtocolError.CodeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.LineProtocolLengthError.CodeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.MapVariableProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.MarkdownViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.MarkdownViewProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.NotificationEndpointBase.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.NotificationEndpointType
-
- getValue() - Method in enum com.influxdb.client.domain.NotificationEndpointUpdate.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.NotificationRuleUpdate.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Organization.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.PagerDutyNotificationRuleBase.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Permission.ActionEnum
-
- getValue() - Method in enum com.influxdb.client.domain.PermissionResource.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Pkg.KindEnum
-
- getValue() - Method in enum com.influxdb.client.domain.PkgCreateResources.KindEnum
-
- getValue() - Method in class com.influxdb.client.domain.Property
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.Query.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.QueryEditMode
-
- getValue() - Method in enum com.influxdb.client.domain.QueryVariableProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.RangeThreshold.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Ready.StatusEnum
-
- getValue() - Method in class com.influxdb.client.domain.RegexpLiteral
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.ResourceMember.RoleEnum
-
- getValue() - Method in enum com.influxdb.client.domain.ResourceOwner.RoleEnum
-
- getValue() - Method in enum com.influxdb.client.domain.RuleStatusLevel
-
- getValue() - Method in enum com.influxdb.client.domain.Run.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.ScatterViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.ScatterViewProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.ScraperTargetRequest.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.SingleStatViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.SingleStatViewProperties.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.SlackNotificationRuleBase.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.SMTPNotificationRuleBase.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Source.LanguagesEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Source.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.StringLiteral
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.TableViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.TableViewProperties.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.TagRule
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.TagRule.OperatorEnum
-
- getValue() - Method in enum com.influxdb.client.domain.Task.LastRunStatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.TaskStatusType
-
- getValue() - Method in enum com.influxdb.client.domain.TelegrafPlugin.TypeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.ThresholdCheck.TypeEnum
-
- getValue() - Method in class com.influxdb.client.domain.UnsignedIntegerLiteral
-
Get value
- getValue() - Method in enum com.influxdb.client.domain.User.StatusEnum
-
- getValue() - Method in enum com.influxdb.client.domain.WritePrecision
-
- getValue() - Method in enum com.influxdb.client.domain.XYGeom
-
- getValue() - Method in enum com.influxdb.client.domain.XYViewProperties.ShapeEnum
-
- getValue() - Method in enum com.influxdb.client.domain.XYViewProperties.TypeEnum
-
- getValues() - Method in class com.influxdb.client.domain.BuilderTagsType
-
Get values
- getValues() - Method in class com.influxdb.client.domain.ConstantVariableProperties
-
Get values
- getValues() - Method in class com.influxdb.client.domain.DurationLiteral
-
Duration values
- getValues() - Method in class com.influxdb.client.domain.MapVariableProperties
-
Get values
- getValues() - Method in class com.influxdb.client.domain.QueryVariableProperties
-
Get values
- getVariables() - Method in class com.influxdb.client.domain.PkgSummaryDiff
-
Get variables
- getVariables() - Method in class com.influxdb.client.domain.PkgSummarySummary
-
Get variables
- getVariables() - Method in class com.influxdb.client.domain.Routes
-
Get variables
- getVariables() - Method in class com.influxdb.client.domain.Variables
-
Get variables
- getVariables(String, String, String) - Method in interface com.influxdb.client.service.VariablesService
-
Get all variables
- getVariablesApi() - Method in interface com.influxdb.client.InfluxDBClient
-
- getVariablesApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getVariablesID(String, String) - Method in interface com.influxdb.client.service.VariablesService
-
Get a variable
- getVariablesIDLabels(String, String) - Method in interface com.influxdb.client.service.VariablesService
-
List all labels for a variable
- getVersion() - Method in class com.influxdb.client.domain.DocumentMeta
-
Get version
- getView() - Method in class com.influxdb.client.domain.CellLinks
-
Get view
- getViewID() - Method in class com.influxdb.client.domain.Cell
-
The reference to a view from the views API.
- getViews() - Method in class com.influxdb.client.domain.Views
-
Get views
- getVisible() - Method in class com.influxdb.client.domain.RenamableField
-
Indicates whether this field should be visible on the table.
- getW() - Method in class com.influxdb.client.domain.Cell
-
Get w
- getW() - Method in class com.influxdb.client.domain.CellUpdate
-
Get w
- getW() - Method in class com.influxdb.client.domain.CreateCell
-
Get w
- getWidth() - Method in class com.influxdb.client.domain.PkgChart
-
Get width
- getWithin() - Method in class com.influxdb.client.domain.RangeThreshold
-
Get within
- getWrite() - Method in class com.influxdb.client.domain.BucketLinks
-
URI of resource.
- getWrite() - Method in class com.influxdb.client.domain.Routes
-
Get write
- getWriteApi() - Method in interface com.influxdb.client.InfluxDBClient
-
Get the asynchronous non-blocking Write client.
- getWriteApi(WriteOptions) - Method in interface com.influxdb.client.InfluxDBClient
-
Get the asynchronous non-blocking Write client.
- getWriteApi() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getWriteApi(WriteOptions) - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getWriteApiBlocking() - Method in interface com.influxdb.client.InfluxDBClient
-
Get the synchronous blocking Write client.
- getWriteApiBlocking() - Method in class com.influxdb.client.internal.InfluxDBClientImpl
-
- getWriteScheduler() - Method in class com.influxdb.client.WriteOptions
-
- getX() - Method in class com.influxdb.client.domain.Axes
-
Get x
- getX() - Method in class com.influxdb.client.domain.Cell
-
Get x
- getX() - Method in class com.influxdb.client.domain.CellUpdate
-
Get x
- getX() - Method in class com.influxdb.client.domain.CreateCell
-
Get x
- getXAxisLabel() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get xAxisLabel
- getXAxisLabel() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get xAxisLabel
- getXAxisLabel() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get xAxisLabel
- getXColumn() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get xColumn
- getXColumn() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get xColumn
- getXColumn() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get xColumn
- getXColumn() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get xColumn
- getXColumn() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get xColumn
- getXDomain() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get xDomain
- getXDomain() - Method in class com.influxdb.client.domain.HistogramViewProperties
-
Get xDomain
- getXDomain() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get xDomain
- getXPos() - Method in class com.influxdb.client.domain.PkgChart
-
Get xPos
- getXPrefix() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get xPrefix
- getXPrefix() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get xPrefix
- getXSuffix() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get xSuffix
- getXSuffix() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get xSuffix
- getY() - Method in class com.influxdb.client.domain.Axes
-
Get y
- getY() - Method in class com.influxdb.client.domain.Cell
-
Get y
- getY() - Method in class com.influxdb.client.domain.CellUpdate
-
Get y
- getY() - Method in class com.influxdb.client.domain.CreateCell
-
Get y
- getYAxisLabel() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get yAxisLabel
- getYAxisLabel() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get yAxisLabel
- getYColumn() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get yColumn
- getYColumn() - Method in class com.influxdb.client.domain.LinePlusSingleStatProperties
-
Get yColumn
- getYColumn() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get yColumn
- getYColumn() - Method in class com.influxdb.client.domain.XYViewProperties
-
Get yColumn
- getYDomain() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get yDomain
- getYDomain() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get yDomain
- getYPos() - Method in class com.influxdb.client.domain.PkgChart
-
Get yPos
- getYPrefix() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get yPrefix
- getYPrefix() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get yPrefix
- getYSuffix() - Method in class com.influxdb.client.domain.HeatmapViewProperties
-
Get ySuffix
- getYSuffix() - Method in class com.influxdb.client.domain.ScatterViewProperties
-
Get ySuffix
- GreaterThreshold - Class in com.influxdb.client.domain
-
GreaterThreshold
- GreaterThreshold() - Constructor for class com.influxdb.client.domain.GreaterThreshold
-
- GreaterThreshold.TypeEnum - Enum in com.influxdb.client.domain
-
Gets or Sets type
- GreaterThreshold.TypeEnum.Adapter - Class in com.influxdb.client.domain
-
- gzipInterceptor - Variable in class com.influxdb.client.internal.AbstractInfluxDBClient
-
- GzipInterceptor - Class in com.influxdb.client.internal
-
- GzipInterceptor() - Constructor for class com.influxdb.client.internal.GzipInterceptor
-
- value(Boolean) - Method in class com.influxdb.client.domain.BooleanLiteral
-
- value(String) - Method in class com.influxdb.client.domain.CheckBaseTags
-
- value(Float) - Method in class com.influxdb.client.domain.DashboardColor
-
- value(String) - Method in class com.influxdb.client.domain.DateTimeLiteral
-
- value(String) - Method in class com.influxdb.client.domain.Field
-
- value(BigDecimal) - Method in class com.influxdb.client.domain.FloatLiteral
-
- value(Float) - Method in class com.influxdb.client.domain.GreaterThreshold
-
- value(String) - Method in class com.influxdb.client.domain.IntegerLiteral
-
- value(Float) - Method in class com.influxdb.client.domain.LesserThreshold
-
- value(Expression) - Method in class com.influxdb.client.domain.Property
-
- value(String) - Method in class com.influxdb.client.domain.RegexpLiteral
-
- value(String) - Method in class com.influxdb.client.domain.StringLiteral
-
- value(String) - Method in class com.influxdb.client.domain.TagRule
-
- value(String) - Method in class com.influxdb.client.domain.UnsignedIntegerLiteral
-
- valueOf(String) - Static method in enum com.influxdb.client.domain.AuthorizationUpdateRequest.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Axis.BaseEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.AxisScale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Bucket.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.BucketRetentionRules.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.CheckPatch.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.CheckStatusLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.CheckViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.CheckViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.ConstantVariableProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.DashboardColor.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.DeadmanCheck.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Dialect.AnnotationsEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Dialect.DateTimeFormatEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Error.CodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Field.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.GaugeViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.GaugeViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.GreaterThreshold.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HealthCheck.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HeatmapViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HeatmapViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HistogramViewProperties.PositionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HistogramViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HistogramViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HTTPNotificationEndpoint.AuthMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HTTPNotificationEndpoint.MethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.HTTPNotificationRuleBase.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Legend.OrientationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Legend.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.LesserThreshold.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.LinePlusSingleStatProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.LinePlusSingleStatProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.LineProtocolError.CodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.LineProtocolLengthError.CodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.MapVariableProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.MarkdownViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.MarkdownViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.NotificationEndpointBase.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.NotificationEndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.NotificationEndpointUpdate.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.NotificationRuleUpdate.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Organization.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.PagerDutyNotificationRuleBase.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Permission.ActionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.PermissionResource.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Pkg.KindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.PkgCreateResources.KindEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Query.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.QueryEditMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.QueryVariableProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.RangeThreshold.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Ready.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.ResourceMember.RoleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.ResourceOwner.RoleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.RuleStatusLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Run.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.ScatterViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.ScatterViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.ScraperTargetRequest.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.SingleStatViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.SingleStatViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.SlackNotificationRuleBase.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.SMTPNotificationRuleBase.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Source.LanguagesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Source.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.TableViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.TableViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.TagRule.OperatorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.Task.LastRunStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.TaskStatusType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.TelegrafPlugin.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.ThresholdCheck.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.User.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.WritePrecision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.XYGeom
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.XYViewProperties.ShapeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.domain.XYViewProperties.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.influxdb.client.InfluxDBClientOptions.AuthScheme
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.influxdb.client.domain.AuthorizationUpdateRequest.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Axis.BaseEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.AxisScale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Bucket.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.BucketRetentionRules.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(List<String>) - Method in class com.influxdb.client.domain.BuilderTagsType
-
- values() - Static method in enum com.influxdb.client.domain.CheckPatch.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.CheckStatusLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.CheckViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.CheckViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.ConstantVariableProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(List<String>) - Method in class com.influxdb.client.domain.ConstantVariableProperties
-
- values() - Static method in enum com.influxdb.client.domain.DashboardColor.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.DeadmanCheck.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Dialect.AnnotationsEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Dialect.DateTimeFormatEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(List<Duration>) - Method in class com.influxdb.client.domain.DurationLiteral
-
- values() - Static method in enum com.influxdb.client.domain.Error.CodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Field.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.GaugeViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.GaugeViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.GreaterThreshold.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HealthCheck.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HeatmapViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HeatmapViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HistogramViewProperties.PositionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HistogramViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HistogramViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HTTPNotificationEndpoint.AuthMethodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HTTPNotificationEndpoint.MethodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.HTTPNotificationRuleBase.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Legend.OrientationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Legend.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.LesserThreshold.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.LinePlusSingleStatProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.LinePlusSingleStatProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.LineProtocolError.CodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.LineProtocolLengthError.CodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.MapVariableProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Map<String, String>) - Method in class com.influxdb.client.domain.MapVariableProperties
-
- values() - Static method in enum com.influxdb.client.domain.MarkdownViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.MarkdownViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.NotificationEndpointBase.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.NotificationEndpointType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.NotificationEndpointUpdate.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.NotificationRuleUpdate.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Organization.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.PagerDutyNotificationRuleBase.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Permission.ActionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.PermissionResource.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Pkg.KindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.PkgCreateResources.KindEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Query.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.QueryEditMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.QueryVariableProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(QueryVariablePropertiesValues) - Method in class com.influxdb.client.domain.QueryVariableProperties
-
- values() - Static method in enum com.influxdb.client.domain.RangeThreshold.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Ready.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.ResourceMember.RoleEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.ResourceOwner.RoleEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.RuleStatusLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Run.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.ScatterViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.ScatterViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.ScraperTargetRequest.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.SingleStatViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.SingleStatViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.SlackNotificationRuleBase.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.SMTPNotificationRuleBase.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Source.LanguagesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Source.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.TableViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.TableViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.TagRule.OperatorEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.Task.LastRunStatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.TaskStatusType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.TelegrafPlugin.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.ThresholdCheck.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.User.StatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.WritePrecision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.XYGeom
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.XYViewProperties.ShapeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.domain.XYViewProperties.TypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.influxdb.client.InfluxDBClientOptions.AuthScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in com.influxdb.client.domain
-
Variable
- Variable() - Constructor for class com.influxdb.client.domain.Variable
-
- Variable.VariableArgumentsAdapter - Class in com.influxdb.client.domain
-
- VariableArgumentsAdapter() - Constructor for class com.influxdb.client.domain.Variable.VariableArgumentsAdapter
-
- VariableAssignment - Class in com.influxdb.client.domain
-
Represents the declaration of a variable
- VariableAssignment() - Constructor for class com.influxdb.client.domain.VariableAssignment
-
- VariableAssignment.VariableAssignmentInitAdapter - Class in com.influxdb.client.domain
-
- VariableAssignmentInitAdapter() - Constructor for class com.influxdb.client.domain.VariableAssignment.VariableAssignmentInitAdapter
-
- VariableLinks - Class in com.influxdb.client.domain
-
VariableLinks
- VariableLinks() - Constructor for class com.influxdb.client.domain.VariableLinks
-
- VariableProperties - Class in com.influxdb.client.domain
-
VariableProperties
- VariableProperties() - Constructor for class com.influxdb.client.domain.VariableProperties
-
- variables(List<PkgSummaryDiffVariables>) - Method in class com.influxdb.client.domain.PkgSummaryDiff
-
- variables(List<Variable>) - Method in class com.influxdb.client.domain.PkgSummarySummary
-
- variables(String) - Method in class com.influxdb.client.domain.Routes
-
- Variables - Class in com.influxdb.client.domain
-
Variables
- Variables() - Constructor for class com.influxdb.client.domain.Variables
-
- variables(List<Variable>) - Method in class com.influxdb.client.domain.Variables
-
- VariablesApi - Interface in com.influxdb.client
-
The client of the InfluxDB 2.0 that implement Variables HTTP API endpoint.
- VariablesService - Interface in com.influxdb.client.service
-
- version(String) - Method in class com.influxdb.client.domain.DocumentMeta
-
- view(String) - Method in class com.influxdb.client.domain.CellLinks
-
- View - Class in com.influxdb.client.domain
-
View
- View() - Constructor for class com.influxdb.client.domain.View
-
- View.ViewPropertiesAdapter - Class in com.influxdb.client.domain
-
- viewID(String) - Method in class com.influxdb.client.domain.Cell
-
- ViewLinks - Class in com.influxdb.client.domain
-
ViewLinks
- ViewLinks() - Constructor for class com.influxdb.client.domain.ViewLinks
-
- ViewProperties - Class in com.influxdb.client.domain
-
ViewProperties
- ViewProperties() - Constructor for class com.influxdb.client.domain.ViewProperties
-
- ViewPropertiesAdapter() - Constructor for class com.influxdb.client.domain.View.ViewPropertiesAdapter
-
- Views - Class in com.influxdb.client.domain
-
Views
- Views() - Constructor for class com.influxdb.client.domain.Views
-
- views(List<View>) - Method in class com.influxdb.client.domain.Views
-
- ViewsService - Interface in com.influxdb.client.service
-
- visible(Boolean) - Method in class com.influxdb.client.domain.RenamableField
-