| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
SecretKeysResponse |
OrganizationsApi.getSecrets(Organization organization)
List of secret keys the are stored for Organization.
|
SecretKeysResponse |
OrganizationsApi.getSecrets(String orgID)
List of secret keys the are stored for Organization.
|
| Modifier and Type | Method and Description |
|---|---|
SecretKeysResponse |
SecretKeysResponse.links(SecretKeysResponseLinks links) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<SecretKeysResponse> |
SecretsService.getOrgsIDSecrets(String orgID,
String zapTraceSpan)
List all secret keys for an organization
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.